From 6ac9f7e468693b0394dea5a2b56ce2de68e1aeff Mon Sep 17 00:00:00 2001 From: mishra48 Date: Wed, 22 Feb 2023 20:52:26 -0600 Subject: [PATCH] Update lily58.conf --- app/boards/shields/lily58/lily58.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) 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