Skip to content

Commit

Permalink
fix swap esc ctrl
Browse files Browse the repository at this point in the history
  • Loading branch information
pirey committed Sep 4, 2024
1 parent aef11e4 commit 896de2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
&trans &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &trans
&trans &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMI &trans
&trans &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &trans
&kp LEFT_SHIFT &lt 2 BACKSPACE &mt ESCAPE LEFT_CONTROL &mt RIGHT_SHIFT ENTER &lt 1 SPACE &mo 3
&kp LEFT_SHIFT &lt 2 BACKSPACE &mt LEFT_CONTROL ESCAPE &mt RIGHT_SHIFT ENTER &lt 1 SPACE &mo 3
>;
};

Expand Down

0 comments on commit 896de2e

Please sign in to comment.