diff options
Diffstat (limited to 'keyboards/abacus/rules.mk')
-rw-r--r-- | keyboards/abacus/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/abacus/rules.mk b/keyboards/abacus/rules.mk index 11d4f99535..6d6a2f19a6 100644 --- a/keyboards/abacus/rules.mk +++ b/keyboards/abacus/rules.mk @@ -28,7 +28,6 @@ RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow MIDI_ENABLE = no # MIDI support BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID AUDIO_ENABLE = no # Audio output on port C6 -FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches ENCODER_ENABLE = yes DIP_SWITCH_ENABLE = yes LTO_ENABLE = yes |