diff --git a/config/skean.conf b/config/skean.conf index bf270da..6f59c16 100644 --- a/config/skean.conf +++ b/config/skean.conf @@ -2,3 +2,6 @@ # Uncomment these options to disable it CONFIG_CLOCK_CONTROL_NRF=y CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y +CONFIG_ZMK_IDLE_TIMEOUT=30000 +CONFIG_ZMK_SLEEP=y +CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=3600000