blob: e30193dab9fd1ab343b1c7bc535f4ed8ea1eecf3 (
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
|