Skip to content

Commit

Permalink
Yet another NUM layout change
Browse files Browse the repository at this point in the history
  • Loading branch information
ldebritto committed Nov 25, 2024
1 parent d909fc0 commit 7508d21
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/cradio.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -311,10 +311,10 @@

NUM {
bindings = <
&kp COLON &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 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 COMMA &kp N1 &kp N2 &kp N3 &kp KP_DOT &trans &trans &trans &trans &trans
&mo NAV &mo SYM &trans &trans
&mo NAV &tog NUM &trans &trans
>;
};

Expand Down

0 comments on commit 7508d21

Please sign in to comment.