Skip to content

Commit

Permalink
Add gaming layer
Browse files Browse the repository at this point in the history
  • Loading branch information
keymap-editor[bot] committed Oct 21, 2024
1 parent a98d797 commit 5fccf4e
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion config/cradio.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,19 @@
tri_layer {
bindings = <
&sys_reset &trans &trans &trans &bt BT_SEL 0 &trans &trans &trans &trans &sys_reset
&bootloader &trans &trans &trans &bt BT_SEL 1 &trans &trans &trans &trans &bootloader
&bootloader &trans &trans &trans &bt BT_SEL 1 &trans &to 4 &trans &trans &bootloader
&bt BT_CLR_ALL &trans &trans &bt BT_CLR &bt BT_SEL 2 &trans &trans &trans &trans &trans
&trans &trans &trans &trans
>;
};

GAMING_LAYER {
bindings = <
&kp ESC &kp Q &kp W &kp E &kp R &none &none &none &none &none
&kp LSHFT &kp A &kp S &kp D &kp F &none &to 0 &none &none &none
&kp LCTRL &kp Z &kp X &kp C &kp V &none &none &none &none &none
&kp TAB &kp SPACE &none &none
>;
};
};
};

0 comments on commit 5fccf4e

Please sign in to comment.