Skip to content

Commit

Permalink
(fix) change number mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
Undomeno committed Jan 28, 2025
1 parent 2753242 commit 6d774f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/totem.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ label= "NUM" ;
bindings = <
// ╷ ╷ ╷ ╷ ╷ ╷ ╷ ╷ ╷ ╷ ╷ ╷ ╷ ╷

&kp 1 &kp 2 &kp 3 &kp 4 &kp 5 &kp LBKT &kp RBKT &kp BSLH &kp MINUS &kp EQUAL
&kp 6 &kp 7 &kp 8 &kp 9 &kp 0 &trans &trans &trans &trans &kp SQT
&kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp LBKT &kp RBKT &kp BSLH &kp MINUS &kp EQUAL
&kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &trans &trans &trans &trans &kp SQT
&kp TAB &trans &trans &trans &trans &trans &trans &trans &trans &trans &kp GRAVE &kp BSPC
&trans &trans &trans &trans &trans &trans
>;
Expand Down

0 comments on commit 6d774f9

Please sign in to comment.