11 lines
275 B
Makefile
11 lines
275 B
Makefile
|
|
||
|
MOUSEKEY_ENABLE = yes
|
||
|
EXTRAKEY_ENABLE = yes
|
||
|
RGBLIGHT_ENABLE = yes # Enable keyboard underlight functionality
|
||
|
|
||
|
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
|