blob: a6a97a5c8e361632ef49368de73e9dddf4f00948 (
plain)
1
2
3
4
5
|
# 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.
|