Skip to content

Commit

Permalink
removed combo layer
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] authored Mar 20, 2024
1 parent 72fb926 commit a7754c2
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
};

combo_to_qwerty_combo_layer {
bindings = <&tog 5>;
bindings = <&tog 4>;
key-positions = <40 41>;
};

Expand Down Expand Up @@ -282,15 +282,6 @@
>;
};

layer_QWERTY_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 &kp 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
&kp LEFT_CONTROL &kp LEFT_GUI &lt 2 SPACE &lt 1 ENTER &mt LEFT_SHIFT BACKSPACE &mt RIGHT_ALT ESC
>;
};

sys_layer {
bindings = <
&trans &trans &trans &bt BT_PRV &bt BT_NXT &trans &none &trans &trans &trans &trans &trans
Expand Down

0 comments on commit a7754c2

Please sign in to comment.