Skip to content

Commit

Permalink
to3 combo
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] committed Dec 20, 2024
1 parent a69dd8e commit 5868590
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,11 @@
bindings = <&kp LS(LA(LC(LEFT_GUI)))>;
key-positions = <19 20 21 22>;
};

to3 {
bindings = <&tog 3>;
key-positions = <0 12 24>;
};
};

keymap {
Expand Down Expand Up @@ -234,10 +239,10 @@

both {
bindings = <
&bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &kp F11 &kp F12 &kp F13 &kp F14 &kp F15 &trans
&to 3 &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F16 &kp F17 &kp F18 &kp F19 &kp F20 &trans
&to 0 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans
&trans &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_CLR &kp F11 &kp F12 &kp F13 &kp F14 &kp F15 &trans
&trans &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F16 &kp F17 &kp F18 &kp F19 &kp F20 &trans
&trans &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans
>;
};

Expand Down

0 comments on commit 5868590

Please sign in to comment.