Skip to content

Commit

Permalink
Fixed &sl SYM
Browse files Browse the repository at this point in the history
  • Loading branch information
ldebritto committed Nov 25, 2024
1 parent 09595a5 commit 82d5077
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 &sk SYM &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 LA(N0) &trans &trans &trans &trans &trans
&kp N0 &kp N4 &kp N5 &kp N6 &sl SYM &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 82d5077

Please sign in to comment.