diff options
| -rw-r--r-- | config/reviung41.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/reviung41.conf b/config/reviung41.conf index 6420012..aca09aa 100644 --- a/config/reviung41.conf +++ b/config/reviung41.conf @@ -1,4 +1,7 @@ # Uncomment the following lines to enable RGB underglow +CONFIG_ZMK_SLEEP=y +CONFIG_ZMK_IDLE_TIMEOUT=5000 +CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000 CONFIG_ZMK_RGB_UNDERGLOW=y CONFIG_WS2812_STRIP=y CONFIG_ZMK_RGB_UNDERGLOW_ON_START=n |
