blob: 81c7b3f263148a80593af3bcec8c14649bc99bd4 (
plain)
1
2
3
4
5
6
7
|
# Build Options
# override the options specified in dz60/rules.mk
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
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
|