diff options
Diffstat (limited to 'keyboards/pico/rules.mk')
-rw-r--r-- | keyboards/pico/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/pico/rules.mk b/keyboards/pico/rules.mk index 0e044b676..0d41e8494 100644 --- a/keyboards/pico/rules.mk +++ b/keyboards/pico/rules.mk | |||
@@ -28,7 +28,6 @@ MIDI_ENABLE = no # MIDI support | |||
28 | UNICODE_ENABLE = no # Unicode | 28 | UNICODE_ENABLE = no # Unicode |
29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
30 | AUDIO_ENABLE = no # Audio output on port C6 | 30 | AUDIO_ENABLE = no # Audio output on port C6 |
31 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | ||
32 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. | 31 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. |
33 | 32 | ||
34 | SPLIT_KEYBOARD = yes | 33 | SPLIT_KEYBOARD = yes |