diff --git a/config/corne.conf b/config/corne.conf index 974243c..0af5718 100644 --- a/config/corne.conf +++ b/config/corne.conf @@ -1,6 +1,3 @@ -# Uncomment the following lines to enable the Corne RGB Underglow -# CONFIG_ZMK_RGB_UNDERGLOW=y -# CONFIG_WS2812_STRIP=y - -# Uncomment the following line to enable the Corne OLED Display -# CONFIG_ZMK_DISPLAY=y +# CONFIG_ZMK_RGB_UNDERGLOW = y +# CONFIG_WS2812_STRIP = y +# CONFIG_ZMK_DISPLAY = y