From ff30b7e02e8a7390fa23b86f6cfaf61afad71ee6 Mon Sep 17 00:00:00 2001 From: 1218 <98438916+a741725193@users.noreply.github.com> Date: Thu, 17 Oct 2024 23:06:20 +0800 Subject: [PATCH] Update corne.conf --- config/corne.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/corne.conf b/config/corne.conf index ac46c31..502f5aa 100644 --- a/config/corne.conf +++ b/config/corne.conf @@ -16,7 +16,8 @@ CONFIG_ZMK_RGB_UNDERGLOW_EFF_START=3 #CONFIG_ZMK_HID_CONSUMER_REPORT_USAGES_BASIC=y - +# go to sleep after one hour (1*60*60*1000ms) +CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=3600000 CONFIG_ZMK_SLEEP=y CONFIG_ZMK_MOUSE=y