Remove redundant MIDI_ENABLE = no
in keyboard-level rules.mk (#14649)
This commit is contained in:
parent
a8e13f041e
commit
0b37e07f90
54 changed files with 1 additions and 57 deletions
|
@ -17,7 +17,6 @@ CUSTOM_MATRIX = yes # Remote matrix from the wireless bridge
|
|||
# SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
|
||||
NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA
|
||||
# BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
|
||||
MIDI_ENABLE = no # MIDI support
|
||||
|
||||
# # project specific files
|
||||
SRC += matrix.c serial_uart.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue