Skip to content

Commit

Permalink
Added Shift to combo layer 4
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Mar 15, 2024
1 parent bb7ca2a commit 3212322
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
};

ComboLShift {
bindings = <&none>;
bindings = <&kp LEFT_SHIFT>;
key-positions = <13 14>;
layers = <4>;
};
Expand Down Expand Up @@ -196,10 +196,10 @@

layer_combo {
bindings = <
&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 &hkp SEMICOLON &trans
&trans &kp Z &hlt X LC(X) &hlt C LC(X) &hlt V LC(V) &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &trans
&trans &trans &trans &trans &trans &trans
&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 &hkp SEMICOLON &trans
&trans &kp Z &hlt X LC(X) &hlt C LC(X) &hlt V LC(V) &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &trans
&trans &trans &trans &trans &trans &trans
>;
};
};
Expand Down

0 comments on commit 3212322

Please sign in to comment.