diff options
Diffstat (limited to 'keyboards/pico/rules.mk')
-rw-r--r-- | keyboards/pico/rules.mk | 2 |
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 | |||
18 | NKRO_ENABLE = no # USB Nkey Rollover | 18 | NKRO_ENABLE = no # USB Nkey Rollover |
19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
20 | UNICODE_ENABLE = no # Unicode | 20 | UNICODE_ENABLE = no # Unicode |
21 | AUDIO_ENABLE = no # Audio output on port C6 | 21 | AUDIO_ENABLE = no # Audio output |
22 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. | 22 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. |
23 | 23 | ||
24 | SPLIT_KEYBOARD = yes | 24 | SPLIT_KEYBOARD = yes |