diff --git a/config/kyria_rev3.conf b/config/kyria_rev3.conf index ed1348d..21ec8f1 100644 --- a/config/kyria_rev3.conf +++ b/config/kyria_rev3.conf @@ -5,6 +5,9 @@ CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y # Uncomment the following line to enable the Kyria OLED Display # CONFIG_ZMK_DISPLAY=y -# Uncomment the following lines to enable RGB underglow +# RGB underglow CONFIG_ZMK_RGB_UNDERGLOW=y CONFIG_WS2812_STRIP=y + +# RGB backlight +CONFIG_ZMK_BACKLIGHT_ON_START=y \ No newline at end of file