mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-02 07:55:12 +00:00
6 lines
293 B
Makefile
6 lines
293 B
Makefile
# Build-process overrides for the DMOTE.
|
|
MOUSEKEY_ENABLE = yes # Mouse keys
|
|
EXTRAKEY_ENABLE = yes # Audio control and System control
|
|
RGBLIGHT_ENABLE = yes # Needed for the C linker with lighting control.
|
|
COMMAND_ENABLE = no # Not a good combo with Space Cadet shift.
|