Skip to content

Commit

Permalink
Reduce tapping term to 200
Browse files Browse the repository at this point in the history
  • Loading branch information
0xcharly committed Jan 15, 2024
1 parent 1a8b120 commit 3276706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/skeletyl.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@
hm: homerow_mods {
compatible = "zmk,behavior-hold-tap";
#binding-cells = <2>;
tapping-term-ms = <300>;
tapping-term-ms = <200>;
quick-tap-ms = <0>;
flavor = "tap-preferred";
bindings = <&kp>, <&kp>;
Expand Down

0 comments on commit 3276706

Please sign in to comment.