diff options
Diffstat (limited to 'keyboards/redscarf_i/rules.mk')
-rw-r--r-- | keyboards/redscarf_i/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/redscarf_i/rules.mk b/keyboards/redscarf_i/rules.mk index ef09cd189..852aec83b 100644 --- a/keyboards/redscarf_i/rules.mk +++ b/keyboards/redscarf_i/rules.mk | |||
@@ -26,7 +26,6 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | |||
26 | MIDI_ENABLE = no # MIDI support | 26 | MIDI_ENABLE = no # MIDI support |
27 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 27 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
28 | AUDIO_ENABLE = no # Audio output on port C6 | 28 | AUDIO_ENABLE = no # Audio output on port C6 |
29 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | ||
30 | UNICODE_ENABLE = no # Unicode | 29 | UNICODE_ENABLE = no # Unicode |
31 | 30 | ||
32 | LAYOUTS = ortho_5x4 ortho_6x4 numpad_5x4 numpad_6x4 | 31 | LAYOUTS = ortho_5x4 ortho_6x4 numpad_5x4 numpad_6x4 |