diff --git a/config/eyelash_sofle.conf b/config/eyelash_sofle.conf index 4e51758..1f546d8 100644 --- a/config/eyelash_sofle.conf +++ b/config/eyelash_sofle.conf @@ -3,8 +3,8 @@ # 45 minutes CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=2700000 -# 10 minutes before go to sleep -CONFIG_ZMK_IDLE_TIMEOUT=60000 +# 45 seconds before go to sleep +CONFIG_ZMK_IDLE_TIMEOUT=45000 CONFIG_ZMK_SLEEP=y @@ -28,7 +28,8 @@ CONFIG_ZMK_RGB_UNDERGLOW_AUTO_OFF_IDLE=y CONFIG_ZMK_RGB_UNDERGLOW_AUTO_OFF_USB=y CONFIG_ZMK_RGB_UNDERGLOW_HUE_START=160 CONFIG_ZMK_RGB_UNDERGLOW_EFF_START=1 -CONFIG_ZMK_RGB_UNDERGLOW_BRT_MIN=5 +CONFIG_ZMK_RGB_UNDERGLOW_BRT_MIN=2 +CONFIG_ZMK_RGB_UNDERGLOW_BRT_STEP=5 #CONFIG_ZMK_HID_CONSUMER_REPORT_USAGES_BASIC=y