Skip to content

Commit

Permalink
Update corne.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
volard authored Feb 17, 2025
1 parent d6415f5 commit 0967c20
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@

combos {
compatible = "zmk,combos";
combo_esc {
combo_mouse_layer {
timeout-ms = <50>;
key-positions = <SPACE F>;
key-positions = <38 17>; // SPACE G
bindings = <&mo 4>;
};
};
Expand Down Expand Up @@ -123,7 +123,7 @@
hm: homerow_mods {
compatible = "zmk,behavior-hold-tap";
#binding-cells = <2>;
tapping-term-ms = <200>;
tapping-term-ms = <700>;
quick-tap-ms = <0>;
flavor = "tap-preferred";
bindings = <&kp>, <&kp>;
Expand Down

0 comments on commit 0967c20

Please sign in to comment.