From 9c738c25c345ac75af1b79dcaf7ad82ae0a1c2e3 Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Fri, 29 Jul 2022 06:55:15 -0400 Subject: zmk --- config/reviung41.conf | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3