From 60fe11dcca6674f62b801e8e079a882abb475b14 Mon Sep 17 00:00:00 2001 From: Akshay Date: Mon, 4 Jul 2022 08:56:05 +0530 Subject: add timeouts --- config/cradio.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config') diff --git a/config/cradio.conf b/config/cradio.conf index dfa521c..9b40be0 100644 --- a/config/cradio.conf +++ b/config/cradio.conf @@ -1 +1,3 @@ CONFIG_ZMK_SLEEP=y +CONFIG_ZMK_IDLE_TIMEOUT=30000 +CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000 -- cgit v1.2.3