Skip to content

Commit

Permalink
layer5
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] committed Dec 20, 2024
1 parent a47c933 commit 29dcfa1
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,8 @@
key-positions = <19 20 21 22>;
};

to3 {
bindings = <&to 3>;
tog5 {
bindings = <&tog 5>;
key-positions = <0 12 24>;
};
};
Expand Down Expand Up @@ -241,7 +241,7 @@
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
&trans &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 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans
>;
};
Expand All @@ -254,5 +254,14 @@
&trans &trans &trans &trans &trans &trans
>;
};

layer_5 {
bindings = <
&trans &trans &trans &trans &trans &trans &kp F11 &kp F12 &kp F13 &kp F14 &kp F15 &trans
&trans &trans &trans &trans &trans &trans &kp F16 &kp F17 &kp F18 &kp F19 &kp F20 &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans
>;
};
};
};

0 comments on commit 29dcfa1

Please sign in to comment.