more layers

This commit is contained in:
keymap-editor[bot] 2024-07-05 00:14:03 +00:00 committed by GitHub
parent 00d6996aef
commit 89875295c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -50,5 +50,45 @@
&bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2
>;
};
minecraft_1 {
bindings = <
&kp Q &kp W &kp E
&kp A &kp S &kp D
&kp LSHFT &kp LCTRL &kp SPACE
>;
};
minecraft_2 {
bindings = <
&kp Q &trans &trans
&kp ESCAPE &kp F &kp LS(TILDE)
&to 0 &trans &trans
>;
};
arrows {
bindings = <
&kp PG_DN &kp UP &kp PG_UP
&kp LEFT &kp UP &kp RIGHT
&kp HOME &kp ESC &kp END
>;
};
mouse {
bindings = <
&trans &trans &trans
&trans &trans &trans
&trans &trans &trans
>;
};
numpad {
bindings = <
&kp N7 &kp N8 &kp N9
&kp N4 &kp N5 &kp N6
&kp N1 &kp N2 &kp N3
>;
};
};
};