diff options
Diffstat (limited to 'keyboards/redscarf_iiplus/verc/rules.mk')
-rwxr-xr-x | keyboards/redscarf_iiplus/verc/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/redscarf_iiplus/verc/rules.mk b/keyboards/redscarf_iiplus/verc/rules.mk index 34aad4239..45c719756 100755 --- a/keyboards/redscarf_iiplus/verc/rules.mk +++ b/keyboards/redscarf_iiplus/verc/rules.mk | |||
@@ -29,7 +29,6 @@ MIDI_ENABLE = no # MIDI support | |||
29 | UNICODE_ENABLE = no # Unicode | 29 | UNICODE_ENABLE = no # Unicode |
30 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 30 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
31 | AUDIO_ENABLE = no # Audio output on port C6 | 31 | AUDIO_ENABLE = no # Audio output on port C6 |
32 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | ||
33 | 32 | ||
34 | CUSTOM_MATRIX = yes | 33 | CUSTOM_MATRIX = yes |
35 | SRC += matrix.c | 34 | SRC += matrix.c |