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.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/pico/rules.mk b/keyboards/pico/rules.mk
index 9cfa9d457..7f6bb76c8 100644
--- a/keyboards/pico/rules.mk
+++ b/keyboards/pico/rules.mk
@@ -18,7 +18,7 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
18NKRO_ENABLE = no # USB Nkey Rollover 18NKRO_ENABLE = no # USB Nkey Rollover
19BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality 19BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
20UNICODE_ENABLE = no # Unicode 20UNICODE_ENABLE = no # Unicode
21AUDIO_ENABLE = no # Audio output on port C6 21AUDIO_ENABLE = no # Audio output
22RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. 22RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
23 23
24SPLIT_KEYBOARD = yes 24SPLIT_KEYBOARD = yes