[Keymap] add brandonschlack userspace and keymaps (#10411)

This commit is contained in:
Brandon Schlack
2020-11-04 21:55:03 -08:00
committed by GitHub
parent 262a607334
commit f12dcb0659
80 changed files with 5712 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
ifeq ($(strip $(KEYBOARD)), planck/rev6)
SRC += muse.c
endif
MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
BACKLIGHT_ENABLE = no # No backlights installed
ifeq ($(strip $(KEYBOARD)), jnao)
BOOTMAGIC_ENABLE = lite
endif