Skip to content

Commit

Permalink
Fixed DOT reference on NUM
Browse files Browse the repository at this point in the history
  • Loading branch information
ldebritto committed Jan 28, 2025
1 parent 758f9f5 commit 70be65e
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 @@ -312,8 +312,8 @@
bindings = <
&trans &trans &trans &trans &trans &trans &kp N7 &kp N8 &kp N9 &kp COLON
&trans &trans &trans &trans &trans &kp MINUS &kp N4 &kp N5 &kp N6 &kp SLASH
&trans &trans &trans &trans &trans &kp COMMA &kp N1 &kp N2 &kp N3 &mt KP_DOT DOT
&lt NAV N0 &kp K_CANCEL &lt K_CANCEL SPACE &lt SYM N0
&trans &trans &trans &trans &trans &kp COMMA &kp N1 &kp N2 &kp N3 &kp KP_DOT
&lt NAV N0 &kp K_CANCEL &mt K_CANCEL SPACE &lt SYM N0
>;
};

Expand Down

0 comments on commit 70be65e

Please sign in to comment.