Skip to content

Commit

Permalink
Missed a spot putting combos back to adjacent fingers.
Browse files Browse the repository at this point in the history
  • Loading branch information
amacleod committed Oct 14, 2024
1 parent 444e206 commit d0092b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/glam-sym-nav-num-combos.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
// This is E and A in Hands Down Neu, so it needs some roll protection because of the EA and AE diphthongs.
combo_mid_poke_left_brace {
timeout-ms = <20>;
key-positions = <RM1 RM3>;
key-positions = <RM1 RM2>;
bindings = <&left_brace_bracket>;
require-prior-idle-ms = <150>;
};
Expand Down

0 comments on commit d0092b2

Please sign in to comment.