You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
211 B
Makefile
10 lines
211 B
Makefile
7 years ago
|
|
||
|
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
|