diff options
Diffstat (limited to 'keyboards/redox_w/rules.mk')
-rw-r--r-- | keyboards/redox_w/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/redox_w/rules.mk b/keyboards/redox_w/rules.mk index 84dff9db7..56e3af622 100644 --- a/keyboards/redox_w/rules.mk +++ b/keyboards/redox_w/rules.mk | |||
@@ -17,7 +17,6 @@ CUSTOM_MATRIX = yes # Remote matrix from the wireless bridge | |||
17 | # SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend | 17 | # SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend |
18 | NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA | 18 | NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA |
19 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 19 | # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
20 | MIDI_ENABLE = no # MIDI support | ||
21 | 20 | ||
22 | # # project specific files | 21 | # # project specific files |
23 | SRC += matrix.c serial_uart.c | 22 | SRC += matrix.c serial_uart.c |