Skip to content

Commit

Permalink
Yet another NUM remap
Browse files Browse the repository at this point in the history
  • Loading branch information
ldebritto committed Nov 12, 2024
1 parent 98cb772 commit 2c98c62
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/cradio.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -328,10 +328,10 @@

NUM {
bindings = <
&kp TAB &kp N7 &kp N8 &kp N9 &kp BSPC &trans &trans &trans &trans &trans
&kp N0 &kp N4 &kp N5 &kp N6 &kp KP_ENTER &trans &trans &trans &trans &trans
&kp COLON &kp N1 &kp N2 &kp N3 &sl SYM &trans &trans &trans &trans &trans
&lt NAV COMMA &mt RSHFT KP_DOT &trans &trans
&kp TAB &kp N7 &kp N8 &kp N9 &kp BSPC &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
&lt NAV COLON &sl SYM &trans &trans
>;
};

Expand Down

0 comments on commit 2c98c62

Please sign in to comment.