From 4d41f91818eb7dc585237e036576ede57cd03912 Mon Sep 17 00:00:00 2001 From: 1218 <98438916+a741725193@users.noreply.github.com> Date: Sun, 15 Dec 2024 13:59:44 +0800 Subject: [PATCH] Update sofle.conf --- config/sofle.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/sofle.conf b/config/sofle.conf index 442f9d42f..f42b914ad 100644 --- a/config/sofle.conf +++ b/config/sofle.conf @@ -1,8 +1,8 @@ # go to sleep after one hour (1*60*60*1000ms) -#CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=3600000 +CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=3600000 -CONFIG_ZMK_SLEEP=n +CONFIG_ZMK_SLEEP=y # Turn on logging, and set ZMK logging to debug output # CONFIG_ZMK_USB_LOGGING=n