aboutsummaryrefslogtreecommitdiff
path: root/keyboards/scythe/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/scythe/rules.mk')
-rw-r--r--keyboards/scythe/rules.mk2
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
29UNICODE_ENABLE = no # Unicode 29UNICODE_ENABLE = no # Unicode
30BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID 30BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
31AUDIO_ENABLE = no # Audio output on port C6 31AUDIO_ENABLE = no # Audio output on port C6
32FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
33 32
34SPLIT_KEYBOARD = yes # Use shared split_common 33SPLIT_KEYBOARD = yes # Use shared split_common
35RGBLIGHT_SPLIT = yes 34RGBLIGHT_SPLIT = yes
36