diff --git a/app/boards/shields/sofle_rgb_keyhive/sofle_rgb_keyhive.conf b/app/boards/shields/sofle_rgb_keyhive/sofle_rgb_keyhive.conf index f6fa868d..f2e91ae4 100644 --- a/app/boards/shields/sofle_rgb_keyhive/sofle_rgb_keyhive.conf +++ b/app/boards/shields/sofle_rgb_keyhive/sofle_rgb_keyhive.conf @@ -4,9 +4,9 @@ # Uncomment the following line to enable the Sofle OLED Display # CONFIG_ZMK_DISPLAY=y -# Uncomment the following two lines to enable the underglow LEDs -# CONFIG_ZMK_RGB_UNDERGLOW=y -# CONFIG_WS2812_STRIP=y +# Uncomment the following two lines to disable the underglow LEDs +# CONFIG_ZMK_RGB_UNDERGLOW=n +# CONFIG_WS2812_STRIP=n CONFIG_EC11=y CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y