Skip to content

Commit

Permalink
Keeping KP_ENTER to make it possible to keep &num_word active on ENTER
Browse files Browse the repository at this point in the history
  • Loading branch information
ldebritto committed Nov 25, 2024
1 parent 7508d21 commit 09595a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/cradio.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -311,8 +311,8 @@

NUM {
bindings = <
&kp TAB &kp N7 &kp N8 &kp N9 &kp COLON &trans &trans &trans &trans &trans
&kp N0 &kp N4 &kp N5 &kp N6 &sk SYM &trans &trans &trans &trans &trans
&kp TAB &kp N7 &kp N8 &kp N9 &sk SYM &trans &trans &trans &trans &trans
&kp N0 &kp N4 &kp N5 &kp N6 &kp KP_ENTER &trans &trans &trans &trans &trans
&kp COMMA &kp N1 &kp N2 &kp N3 &kp KP_DOT &trans &trans &trans &trans &trans
&mo NAV &tog NUM &trans &trans
>;
Expand Down

0 comments on commit 09595a5

Please sign in to comment.