diff options
Diffstat (limited to 'keyboards/planck/rev6/rules.mk')
-rw-r--r-- | keyboards/planck/rev6/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/planck/rev6/rules.mk b/keyboards/planck/rev6/rules.mk index 3e62cd854..e1de4a10b 100644 --- a/keyboards/planck/rev6/rules.mk +++ b/keyboards/planck/rev6/rules.mk | |||
@@ -16,7 +16,6 @@ CONSOLE_ENABLE = yes # Console for debug | |||
16 | COMMAND_ENABLE = yes # Commands for debug and configuration | 16 | COMMAND_ENABLE = yes # Commands for debug and configuration |
17 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 17 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
18 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 18 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
19 | MIDI_ENABLE = no # MIDI controls | ||
20 | AUDIO_ENABLE = yes # Audio output | 19 | AUDIO_ENABLE = yes # Audio output |
21 | UNICODE_ENABLE = no # Unicode | 20 | UNICODE_ENABLE = no # Unicode |
22 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 21 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |