Skip to content

Commit

Permalink
Fixed combo for right side numword
Browse files Browse the repository at this point in the history
  • Loading branch information
ldebritto committed Jan 27, 2025
1 parent 8213d05 commit 19de91f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/cradio.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
};

toggle_right_num_word {
key-positions = <17 34>;
key-positions = <17 33>;
bindings = <&num_word NUM>; // requires auto-layer module (https://github.com/urob/zmk-auto-layer)
layers = <DEF MOU NUM>;
};
Expand Down

0 comments on commit 19de91f

Please sign in to comment.