diff options
Diffstat (limited to 'keyboards/redox_w/rules.mk')
-rw-r--r-- | keyboards/redox_w/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/redox_w/rules.mk b/keyboards/redox_w/rules.mk index c0d5e3931e..59af1ede0a 100644 --- a/keyboards/redox_w/rules.mk +++ b/keyboards/redox_w/rules.mk @@ -24,7 +24,7 @@ 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 = YES # MIDI controls +MIDI_ENABLE = no # MIDI support UNICODE_ENABLE = YES # Unicode # BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID |