Skip to content

Commit

Permalink
separate CTRL from ENTER on the left thumb cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] committed Oct 7, 2024
1 parent 2ac101f commit 17b6631
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/corneish_zen.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
// | LWR | BACK| CTRL| | ENT | SPC | RSE |

bindings = <
&kp TAB &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &mt RALT DELETE
&kp BACKSPACE &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMI &kp SQT
&WinShiftDance &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &kp RSHFT
&kp ESCAPE &none &mt LCTRL ENTER &lt 3 SPACE &tog 2 &tog 1
&kp TAB &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &mt RALT DELETE
&kp BACKSPACE &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMI &kp SQT
&WinShiftDance &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &kp RSHFT
&kp ESCAPE &kp ENTER &kp LCTRL &lt 3 SPACE &tog 2 &tog 1
>;
};

Expand Down

0 comments on commit 17b6631

Please sign in to comment.