mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-12 06:54:42 +00:00
9 lines
208 B
Makefile
9 lines
208 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 = no
|
|
COMMAND_ENABLE = no
|