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
|
@ -10,6 +10,5 @@ COMMAND_ENABLE = yes # Commands for debug and configuration
|
|||
CUSTOM_MATRIX = yes # Custom matrix file for the Pegasus Hoof due to the 2x74HC42
|
||||
NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
|
||||
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
||||
MIDI_ENABLE = no # MIDI controls
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue