mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-14 12:34:39 +00:00
10 lines
211 B
Makefile
10 lines
211 B
Makefile
|
|
||
|
MOUSEKEY_ENABLE = yes
|
||
|
EXTRAKEY_ENABLE = yes
|
||
|
|
||
|
MIDI_ENABLE = yes
|
||
|
|
||
|
# if MIDI_ENABLE is set to yes, then CONSOLE_ENABLE has to be disabled, because of the firmware size
|
||
|
CONSOLE_ENABLE = false
|
||
|
COMMAND_ENABLE = no
|