From 2e61e4081940d054030525ae999c82979f925176 Mon Sep 17 00:00:00 2001 From: nguyenhaiac Date: Fri, 23 Aug 2024 10:53:48 +0700 Subject: [PATCH] Update sofle.conf --- config/sofle.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/sofle.conf b/config/sofle.conf index 0c70c02..eb9104e 100644 --- a/config/sofle.conf +++ b/config/sofle.conf @@ -9,9 +9,9 @@ CONFIG_EC11=y CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y # Uncomment this line below to add rgb underglow / backlight support -# CONFIG_ZMK_RGB_UNDERGLOW=y +CONFIG_ZMK_RGB_UNDERGLOW=y # Uncomment the line below to disable external power toggling by the underglow. # By default toggling the underglow on and off also toggles external power # on and off. This also causes the display to turn off. -# CONFIG_ZMK_RGB_UNDERGLOW_EXT_POWER=n +CONFIG_ZMK_RGB_UNDERGLOW_EXT_POWER=n