You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

10 lines
259 B

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 # Enable Bootmagic Lite
endif