Skip to content

Commit

Permalink
Remove left sticky keys
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] committed Aug 27, 2024
1 parent d397111 commit 1866bd2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@

bindings = <
&kp TAB &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &kp DELETE
&sk LEFT_ALT &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMI &kp SQT
&sk LSHFT &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &kp ESC
&sk LEFT_CONTROL &kp LEFT_GUI &lt 2 ENTER &lt 1 SPACE &kp BACKSPACE &sk LEFT_SHIFT
&kp LEFT_ALT &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMI &kp SQT
&kp LSHFT &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &kp ESC
&kp LEFT_CONTROL &kp LEFT_GUI &lt 2 ENTER &lt 1 SPACE &kp BACKSPACE &sk LEFT_SHIFT
>;
};

Expand Down

0 comments on commit 1866bd2

Please sign in to comment.