diff --git a/config/corne.conf b/config/corne.conf index 7d8770a..817d79f 100644 --- a/config/corne.conf +++ b/config/corne.conf @@ -3,4 +3,13 @@ # CONFIG_WS2812_STRIP=y # Uncomment the following line to enable the Corne OLED Display -# CONFIG_ZMK_DISPLAY=y \ No newline at end of file +# CONFIG_ZMK_DISPLAY=y + +# RGB underglow +CONFIG_ZMK_RGB_UNDERGLOW=y +CONFIG_WS2812_STRIP=y + +# RGB backlight +CONFIG_ZMK_BACKLIGHT_ON_START=y + +