Skip to content

Commit

Permalink
Fix key mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Aug 8, 2024
1 parent 851bd55 commit 8d82911
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/totem.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@

bindings = <
&kp Q &kp W &kp F &kp P &kp B &kp J &kp L &kp U &kp Y &kp SEMI
&mt LCTRL A &mt LALT R &mt LGUI S &mt LSHFT T &kp G &kp H &mt RSHFT N &mt RGUI E &mt RALT I &mt RCTRL O
&mt LCTRL A &mt LALT R &mt LGUI S &mt LSHFT T &kp G &kp M &mt RSHFT N &mt RGUI E &mt RALT I &mt RCTRL O
&none &kp Z &kp X &kp C &kp V &kp B &kp K &kp H &kp COMMA &kp DOT &kp FSLH &none
&mo 0 &lt 0 TAB &lt 0 BACKSPACE &lt 0 ENTER &lt 0 SPACE &mo 0
&mo 0 &lt 3 TAB &lt 1 BACKSPACE &lt 2 ENTER &lt 4 SPACE &mo 0
>;
};

Expand Down Expand Up @@ -117,7 +117,7 @@
>;
};

layer_4 {
sym {
bindings = <
&trans &kp LS(AMPS) &kp LS(STAR) &kp BSLH &kp EQUAL &trans &trans &trans &trans &trans
&kp GRAVE &kp LS(DLLR) &kp LS(PRCNT) &kp LCTRL &kp SQT &trans &trans &trans &trans &trans
Expand Down

0 comments on commit 8d82911

Please sign in to comment.