diff options
Diffstat (limited to 'keyboards/acheron/keebspcb/rules.mk')
-rw-r--r-- | keyboards/acheron/keebspcb/rules.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/acheron/keebspcb/rules.mk b/keyboards/acheron/keebspcb/rules.mk index 3912bcbc7..b08ad400c 100644 --- a/keyboards/acheron/keebspcb/rules.mk +++ b/keyboards/acheron/keebspcb/rules.mk | |||
@@ -18,8 +18,6 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | |||
18 | MIDI_ENABLE = no # MIDI support | 18 | MIDI_ENABLE = no # MIDI support |
19 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 19 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
20 | AUDIO_ENABLE = no # Audio output on port C6 | 20 | AUDIO_ENABLE = no # Audio output on port C6 |
21 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | ||
22 | |||
23 | # Enter lower-power sleep mode when on the ChibiOS idle thread | 21 | # Enter lower-power sleep mode when on the ChibiOS idle thread |
24 | OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE | 22 | OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE |
25 | 23 | ||