mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-23 20:03:01 +00:00
983613c88d
* Added DMOTE as a variant of the Dactyl-ManuForm, with slight changes to prior code organization to reflect differences.
6 lines
306 B
Makefile
6 lines
306 B
Makefile
# Build-process overrides for the DMOTE.
|
|
MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
|
|
EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
|
|
RGBLIGHT_ENABLE = yes # Needed for the C linker with lighting control.
|
|
COMMAND_ENABLE = no # Not a good combo with Space Cadet shift.
|