diff --git a/config/eyelash_sofle.conf b/config/eyelash_sofle.conf index 1f546d8..9d7c4e5 100644 --- a/config/eyelash_sofle.conf +++ b/config/eyelash_sofle.conf @@ -3,8 +3,8 @@ # 45 minutes CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=2700000 -# 45 seconds before go to sleep -CONFIG_ZMK_IDLE_TIMEOUT=45000 +# 70 seconds before go to sleep (to save rgb on "on start") +CONFIG_ZMK_IDLE_TIMEOUT=70000 CONFIG_ZMK_SLEEP=y @@ -21,7 +21,8 @@ CONFIG_CLOCK_CONTROL_NRF_K32SRC_30PPM=y CONFIG_WS2812_STRIP=y CONFIG_ZMK_RGB_UNDERGLOW=y CONFIG_ZMK_RGB_UNDERGLOW_EXT_POWER=y -CONFIG_ZMK_RGB_UNDERGLOW_ON_START=n +# CONFIG_ZMK_RGB_UNDERGLOW_ON_START=n +CONFIG_ZMK_RGB_UNDERGLOW_ON_START=y CONFIG_ZMK_RGB_UNDERGLOW_BRT_MAX=90 CONFIG_ZMK_RGB_UNDERGLOW_AUTO_OFF_IDLE=y