faster tapdance

This commit is contained in:
Marius Alwan Meyer 2023-02-08 03:00:57 +00:00
parent 0cd823650a
commit 18f5870ee9

View File

@ -23,7 +23,7 @@
compatible = "zmk,behavior-tap-dance";
label = "TAP_DANCE_0";
#binding-cells = <0>;
tapping-term-ms = <200>;
tapping-term-ms = <140>;
bindings = <&kp H>, <&kp LBKT>;
};
};