From d3971115af0c11536ba1f85725e557697d8ca5fc Mon Sep 17 00:00:00 2001 From: Yoyoda75 <60847050+Yoyoda75@users.noreply.github.com> Date: Wed, 31 Jul 2024 21:13:29 +0200 Subject: [PATCH] Update corne.conf --- config/corne.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/corne.conf b/config/corne.conf index 974243c..e3b33b8 100644 --- a/config/corne.conf +++ b/config/corne.conf @@ -4,3 +4,7 @@ # Uncomment the following line to enable the Corne OLED Display # CONFIG_ZMK_DISPLAY=y + +# Set deep sleep to 30 minutes +CONFIG_ZMK_SLEEP=y +CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=3600000