Skip to content

Commit

Permalink
test2
Browse files Browse the repository at this point in the history
  • Loading branch information
441953309 committed Dec 1, 2024
1 parent 946cc5d commit 40c4be0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions config/gamebox58.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/bt.h>
#include <dt-bindings/zmk/outputs.h>
#include <dt-bindings/zmk/rgb.h>

&mt {
flavor = "hold-preferred";
Expand Down Expand Up @@ -82,5 +83,15 @@
&kp LCTRL &none &mo 2 &kp LALT &kp SPACE &kp RET &kp RALT &kp RGUI &none &kp RCTRL
>;
};

L2_layer {
bindings = <
&none &none &none &none &none &none &none &none &none &none &none &none
&none &bt BT_CLR &none &none &bootloader &sys_reset &none &none &none &none &none &none
&none &rgb_ug RGB_TOG &none &none &none &out OUT_TOG &none &none &none &none &none &none
&kp LSHFT &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &none &none &none &none &none &kp RSHFT
&kp LCTRL &none &mo 2 &kp LALT &kp SPACE &kp RET &kp RALT &kp RGUI &none &kp RCTRL
>;
};
};
};

0 comments on commit 40c4be0

Please sign in to comment.