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