From 0320d716cab954a3cab3b3f2cfeaa1c61fc7f0ad Mon Sep 17 00:00:00 2001 From: Yoyoda75 <60847050+Yoyoda75@users.noreply.github.com> Date: Tue, 27 Aug 2024 21:15:54 +0200 Subject: [PATCH] Reset default sleep value --- config/corne.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/corne.conf b/config/corne.conf index e3b33b8..4050948 100644 --- a/config/corne.conf +++ b/config/corne.conf @@ -5,6 +5,5 @@ # Uncomment the following line to enable the Corne OLED Display # CONFIG_ZMK_DISPLAY=y -# Set deep sleep to 30 minutes +# Set deep sleep CONFIG_ZMK_SLEEP=y -CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=3600000