mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-03 08:25:11 +00:00
8 lines
304 B
Makefile
8 lines
304 B
Makefile
# 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
|