Skip to content

Commit

Permalink
Removed mod-taps from NUM
Browse files Browse the repository at this point in the history
  • Loading branch information
ldebritto committed Nov 12, 2024
1 parent 2c98c62 commit bb94ed9
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 COMMA &kp N1 &kp N2 &kp N3 &kp KP_DOT &trans &trans &trans &trans &trans
&lt NAV COLON &sl SYM &trans &trans
&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 COMMA &kp N1 &kp N2 &kp N3 &kp KP_DOT &trans &trans &trans &trans &trans
&mo NAV &mo SYM &trans &trans
>;
};

Expand Down

0 comments on commit bb94ed9

Please sign in to comment.