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
|
@ -18,5 +18,4 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
|||
# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
|
||||
NKRO_ENABLE = yes # USB Nkey Rollover
|
||||
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
||||
MIDI_ENABLE = no # MIDI support
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue