diff options
Diffstat (limited to 'keyboards/projectkb/alice/rev2/rules.mk')
-rw-r--r-- | keyboards/projectkb/alice/rev2/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/projectkb/alice/rev2/rules.mk b/keyboards/projectkb/alice/rev2/rules.mk index aea9f17ac..4e0b8b15e 100644 --- a/keyboards/projectkb/alice/rev2/rules.mk +++ b/keyboards/projectkb/alice/rev2/rules.mk | |||
@@ -18,7 +18,6 @@ RGBLIGHT_ENABLE = yes # 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 | WS2812_DRIVER = spi | 21 | WS2812_DRIVER = spi |
23 | 22 | ||
24 | 23 | ||