aboutsummaryrefslogtreecommitdiff
path: root/keyboards/abacus
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/abacus')
-rw-r--r--keyboards/abacus/rules.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/abacus/rules.mk b/keyboards/abacus/rules.mk
index d31121669..8d6add27d 100644
--- a/keyboards/abacus/rules.mk
+++ b/keyboards/abacus/rules.mk
@@ -29,7 +29,6 @@ MIDI_ENABLE = no # MIDI support
29BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID 29BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
30AUDIO_ENABLE = no # Audio output on port C6 30AUDIO_ENABLE = no # Audio output on port C6
31FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches 31FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
32HD44780_ENABLE = no # Enable support for HD44780 based LCDs
33UNICODEMAP_ENABLE = yes 32UNICODEMAP_ENABLE = yes
34ENCODER_ENABLE = yes 33ENCODER_ENABLE = yes
35DIP_SWITCH_ENABLE = yes 34DIP_SWITCH_ENABLE = yes