Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zoovasoup committed Aug 11, 2024
1 parent 850a710 commit ba55c81
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions boards/shields/waffle-34k/waffle-34k.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
// | Z | X | C | V | B | | N | M | , | . | / |
// | GUI | LWR | SPC | | ENT | RSE | ALT |
bindings = <
&kp Q &kp W &kp F &kp P &kp B &kp J &kp L &kp U &kp Y &kp SEMI
&kp A &kp R &kp S &kp T &kp G &kp M &kp N &kp E &kp I &kp O
&kp X &kp C &kp D &kp V &kp Z &kp K &kp H &kp COMMA &kp DOT &kp FSLH
&kp RET &mo TAB &kp SPACE &kp ENT
&kp Q &kp W &kp F &kp P &kp B &kp J &kp L &kp U &kp Y &kp SEMI
&kp A &kp R &kp S &kp T &kp G &kp M &kp N &kp E &kp I &kp O
&kp X &kp C &kp D &kp V &kp Z &kp K &kp H &kp COMMA &kp DOT &kp FSLH
&kp RET &kp TAB &kp SPACE &kp ENT
>;
};
};
Expand Down

0 comments on commit ba55c81

Please sign in to comment.