Skip to content

Commit

Permalink
fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zoovasoup committed Sep 12, 2024
1 parent 92d9089 commit 96d9136
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions boards/shields/waffle-34k/waffle-34k.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ behaviors {

number {
bindings = <
&kp GRAVE &kp 1 &kp 2 &kp 3 &kp - &trans &trans &trans &kp LBKT &kp RBKT
&kp ESC &kp 4 &kp 5 &kp 6 &kp 0 &trans &trans &trans &trans &trans
&kp DOT &kp 7 &kp 8 &kp 9 &kp = &trans &trans &trans &trans &trans
&kp GRAVE &kp KP_N1 &kp KP_N2 &kp KP_N3 &kp KP_MINUS &trans &trans &trans &kp LBKT &kp RBKT
&kp ESC &kp KP_N4 &kp KP_N5 &kp KP_N6 &kp KP_N0 &trans &trans &trans &trans &trans
&kp DOT &kp KP_N7 &kp KP_N8 &kp KP_N9 &kp KP_EQUAL &trans &trans &trans &trans &trans
&trans &trans &trans &trans
>;
};
Expand Down

0 comments on commit 96d9136

Please sign in to comment.