From c2e48e41465136c91e1ce5c04b1308c6d537e2ba Mon Sep 17 00:00:00 2001 From: "keymap-editor[bot]" <91849743+keymap-editor[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 20:07:01 +0000 Subject: [PATCH] tapping term --- config/corne.keymap | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/config/corne.keymap b/config/corne.keymap index 245e343..7fb6916 100644 --- a/config/corne.keymap +++ b/config/corne.keymap @@ -1,5 +1,6 @@ #define ZMK_POINTING_DEFAULT_MOVE_VAL 1500 // default: 600 #define ZMK_POINTING_DEFAULT_SCRL_VAL 20 // default: 10 + #include #include #include @@ -8,8 +9,11 @@ #include #include -&led_strip { - chain-length = <27>; +&led_strip { chain-length = <27>; }; + +&mt { + tapping-term-ms = <180>; + flavor = "balanced"; }; / {