diff options
Diffstat (limited to 'keyboards/scythe/rules.mk')
-rw-r--r-- | keyboards/scythe/rules.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/scythe/rules.mk b/keyboards/scythe/rules.mk index c327fc3ac..8efc79ef2 100644 --- a/keyboards/scythe/rules.mk +++ b/keyboards/scythe/rules.mk | |||
@@ -29,8 +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 | SPLIT_KEYBOARD = yes # Use shared split_common | 33 | SPLIT_KEYBOARD = yes # Use shared split_common |
35 | RGBLIGHT_SPLIT = yes | 34 | RGBLIGHT_SPLIT = yes |
36 | |||