|
|
|
@ -127,7 +127,6 @@ COMMAND_ENABLE = yes # Commands for debug and configuration
|
|
|
|
|
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
|
|
|
|
|
# MIDI_ENABLE = YES # MIDI controls
|
|
|
|
|
UNICODE_ENABLE = YES # MIDI controls
|
|
|
|
|
BACKLIGHT_ENABLE = yes
|
|
|
|
|
|
|
|
|
|
ifdef MIDI_ENABLE
|
|
|
|
|
SRC += keymap_midi.c
|
|
|
|
|