Remove redundant MIDI_ENABLE = no
in keyboard-level rules.mk (#14649)
This commit is contained in:
@@ -16,6 +16,5 @@ KEYBOARD_LOCK_ENABLE = yes # Allow locking of keyboard via magic key
|
||||
NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
|
||||
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
|
||||
RGBLIGHT_ENABLE = yes # Enable the RGB backlight
|
||||
MIDI_ENABLE = no # MIDI support
|
||||
|
||||
LAYOUTS = 60_ansi 60_iso 60_hhkb
|
||||
|
Reference in New Issue
Block a user