Skip to content

Commit

Permalink
all hold at 150ms tap
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Jan 12, 2024
1 parent b91ef74 commit 5c7d4bf
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,11 @@
compatible = "zmk,behavior-hold-tap";
label = "HOMEROW_MODS";
#binding-cells = <2>;
tapping-term-ms = <200>;
quick_tap_ms = <200>;
tapping-term-ms = <150>;
flavor = "tap-preferred";
bindings = <&kp>, <&kp>;

quick-tap-ms = <200>;
};

vim_i: vim_i {
Expand Down Expand Up @@ -148,7 +149,7 @@
bindings = <&kp>, <&quote_grave>;

#binding-cells = <2>;
tapping-term-ms = <200>;
tapping-term-ms = <150>;
quick-tap-ms = <200>;
flavor = "tap-preferred";
};
Expand Down

0 comments on commit 5c7d4bf

Please sign in to comment.