From 53822bc94072186b02ceb65e97fa38aedafeb623 Mon Sep 17 00:00:00 2001 From: 0scar Date: Fri, 29 Sep 2023 15:23:29 +0200 Subject: Add semicolon & parenthesis --- config/cradio.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/cradio.conf') diff --git a/config/cradio.conf b/config/cradio.conf index 5b7f2ff..48c1a6b 100644 --- a/config/cradio.conf +++ b/config/cradio.conf @@ -2,5 +2,5 @@ CONFIG_ZMK_SLEEP=y CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=1800000 -CONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=5 -CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=5 +CONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=15 +CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=15 -- cgit v1.3