Skip to content

Commit

Permalink
fixed oopsies
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] committed Sep 3, 2024
1 parent 5e0f3c5 commit 3c22301
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/totem.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@
// ┗━━━━━━━━━━━┻━━━━━━━━━━━┻━━━━━━━━━━━┛ ┗━━━━━━━━━━━┻━━━━━━━━━━━┻━━━━━━━━━━━┛

bindings = <
&kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P
&kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMICOLON
&lt 0 ESCAPE &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &none
&mo 2 &kp ESCAPE &mt ENTER LEFT_SHIFT &kp BACKSPACE &kp SPACE &mo 1
&kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P
&kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMICOLON
&lt 3 TAB &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &mo 4
&kp ESCAPE &mo 2 &mt LEFT_SHIFT LEFT_SHIFT &kp BACKSPACE &kp SPACE &mo 1
>;
};

Expand Down

0 comments on commit 3c22301

Please sign in to comment.