Skip to content

Commit

Permalink
Adjust hrm behavior #2
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] committed Nov 21, 2024
1 parent b026d94 commit 81aa2a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
bindings = <&kp>, <&kp>;

#binding-cells = <2>;
hold-trigger-key-positions = <39 40 41 38 36 37 6 7 8 9 10 11 18 19 20 21 22 23 30 31 32 33 34 35 17 16 15 14>;
hold-trigger-key-positions = <39 40 41 38 36 37 6 7 8 9 10 11 18 19 20 21 22 23 30 31 32 33 34 35>;
flavor = "balanced";
tapping-term-ms = <280>;
quick-tap-ms = <175>;
Expand All @@ -49,7 +49,7 @@
quick-tap-ms = <175>;
require-prior-idle-ms = <150>;
flavor = "balanced";
hold-trigger-key-positions = <27 0 1 2 3 4 5 12 13 14 15 16 17 24 25 26 27 28 29 36 37 38 39 40 41 19 20 21>;
hold-trigger-key-positions = <27 0 1 2 3 4 5 12 13 14 15 16 17 24 25 26 27 28 29 36 37 38 39 40 41>;
};
};

Expand Down

0 comments on commit 81aa2a1

Please sign in to comment.