8 lines
346 B
Makefile
8 lines
346 B
Makefile
|
# Build Options
|
||
|
# override the options specified in dz60/rules.mk
|
||
|
BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration
|
||
|
MOUSEKEY_ENABLE = yes # Mouse keys
|
||
|
EXTRAKEY_ENABLE = yes # Audio control and System control
|
||
|
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||
|
KEY_LOCK_ENABLE = yes # Enables use of KC_LOCK
|