aboutsummaryrefslogtreecommitdiff
path: root/config/cradio.conf
diff options
context:
space:
mode:
author0scar <qgt268@alumni.ku.dk>2023-09-29 13:23:29 +0000
committer0scar <qgt268@alumni.ku.dk>2023-09-29 13:23:29 +0000
commit53822bc94072186b02ceb65e97fa38aedafeb623 (patch)
tree0dad62a5529bfa34c09b382d1b76ae340a913a6c /config/cradio.conf
parent68ebfcb2d6f78b4bcaf152d503fed67d0676d408 (diff)
Add semicolon & parenthesis
Diffstat (limited to 'config/cradio.conf')
-rw-r--r--config/cradio.conf4
1 files changed, 2 insertions, 2 deletions
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