diff --git a/app/boards/shields/lily58/lily58.conf b/app/boards/shields/lily58/lily58.conf index 31eb7c68..ae174410 100644 --- a/app/boards/shields/lily58/lily58.conf +++ b/app/boards/shields/lily58/lily58.conf @@ -4,3 +4,13 @@ # Uncomment the following line to enable the Lily58 OLED Display # CONFIG_ZMK_DISPLAY=y + +# Enable underglow +CONFIG_ZMK_RGB_UNDERGLOW=y +# Use the STRIP config specific to the LEDs you're using +CONFIG_WS2812_STRIP=y + +# Set default underglow values +CONFIG_ZMK_RGB_UNDERGLOW_HUE_START=25 +CONFIG_ZMK_RGB_UNDERGLOW_SAT_START=100 +CONFIG_ZMK_RGB_UNDERGLOW_BRT_START=5