From 3c78392abcef62f920dfc88ea9e20d71a93e3ccf Mon Sep 17 00:00:00 2001 From: Xmj <146149506+Deer-Xmj@users.noreply.github.com> Date: Thu, 5 Sep 2024 15:43:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E9=AB=98=E8=BF=9B=E5=85=A5=E4=BC=91?= =?UTF-8?q?=E7=9C=A0=E7=8A=B6=E6=80=81=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Xmj <146149506+Deer-Xmj@users.noreply.github.com> --- config/rolio.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rolio.conf b/config/rolio.conf index 80d5518..fcf94d3 100644 --- a/config/rolio.conf +++ b/config/rolio.conf @@ -44,7 +44,7 @@ CONFIG_ZMK_SLEEP=n # 1800000 毫秒 = 30 分钟 * 60 秒 * 1000 #CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=5000 # 进入空闲状态前的不活动毫秒数 -CONFIG_ZMK_IDLE_TIMEOUT=3000 +CONFIG_ZMK_IDLE_TIMEOUT=300000 # 增加键盘消抖 CONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=5