Skip to content

Commit

Permalink
Added BSPC to NUM to avoid the need for combos there
Browse files Browse the repository at this point in the history
  • Loading branch information
ldebritto committed Nov 7, 2024
1 parent 2c2ddd8 commit f45e97f
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 @@ -283,8 +283,8 @@

NUM {
bindings = <
&mt LSHFT TAB &kp N7 &kp N8 &kp N9 &kp COLON &trans &trans &trans &trans &trans
&kp N0 &kp N4 &kp N5 &kp N6 &sl SYM &trans &trans &trans &trans &trans
&mt LSHFT TAB &kp N7 &kp N8 &kp N9 &kp BSPC &trans &trans &trans &trans &trans
&kp COLON &kp N4 &kp N5 &kp N6 &sl SYM &trans &trans &trans &trans &trans
&kp COMMA &kp N1 &kp N2 &kp N3 &kp DOT &trans &trans &trans &trans &trans
&lt NAV N0 &mt LSHFT KP_ENTER &trans &trans
>;
Expand Down

0 comments on commit f45e97f

Please sign in to comment.