5 lines
293 B
Makefile
5 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.
|