From 9fe6051c91d0e1818e6f7804d3c4428fdf3ebb6e Mon Sep 17 00:00:00 2001 From: Alejandro Angulo Date: Thu, 25 Jul 2024 19:46:41 -0700 Subject: [PATCH] Double sleep timeout --- config/corne.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/corne.conf b/config/corne.conf index 7cbafe4..787070c 100644 --- a/config/corne.conf +++ b/config/corne.conf @@ -8,7 +8,7 @@ # Uncomment the following lines to enable deep sleep CONFIG_ZMK_SLEEP=y # 5 minutes of inactivity to enter deep sleep -CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=300000 +CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=600000 # Uncomment the following line to increase the keyboard's wireless range CONFIG_BT_CTLR_TX_PWR_PLUS_8=y