aboutsummaryrefslogtreecommitdiff
path: root/keyboards/pico/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/pico/rules.mk')
-rw-r--r--keyboards/pico/rules.mk1
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
28UNICODE_ENABLE = no # Unicode 28UNICODE_ENABLE = no # Unicode
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
32RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. 31RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
33 32
34SPLIT_KEYBOARD = yes 33SPLIT_KEYBOARD = yes