diff options
Diffstat (limited to 'keyboards/handwired/reddot/rules.mk')
-rwxr-xr-x | keyboards/handwired/reddot/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/handwired/reddot/rules.mk b/keyboards/handwired/reddot/rules.mk index 0e2df4a19..a72249523 100755 --- a/keyboards/handwired/reddot/rules.mk +++ b/keyboards/handwired/reddot/rules.mk | |||
@@ -33,7 +33,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
33 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 33 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
34 | NKRO_ENABLE = no # USB Nkey Rollover | 34 | NKRO_ENABLE = no # USB Nkey Rollover |
35 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality on B7 by default | 35 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality on B7 by default |
36 | MIDI_ENABLE = no # MIDI controls | ||
37 | UNICODE_ENABLE = no # Unicode | 36 | UNICODE_ENABLE = no # Unicode |
38 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 37 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
39 | AUDIO_ENABLE = no # Audio output on port C6 | 38 | AUDIO_ENABLE = no # Audio output on port C6 |