Skip to content

Commit

Permalink
BT moved to rse layer
Browse files Browse the repository at this point in the history
  • Loading branch information
huntlyc committed Mar 26, 2023
1 parent ea13201 commit bac6b96
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions config/boards/shields/DM5x6/DM5x6.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ default_layer {
&kp LSHFT &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &kp RSHFT
&kp GRAVE &kp NUBS &kp LBKT &kp RBKT
&kp BSPC &kp DEL &kp RET &kp SPC
&kp A &kp B &kp RCMD &kp PAGE_UP
&kp C &kp D &kp RCTRL &kp PAGE_DOWN
&kp LCMD &kp LALT &kp RCMD &kp PAGE_UP
&mo LWR &mo RSE &kp RCTRL &kp PAGE_DOWN

>;
};
Expand All @@ -40,10 +40,10 @@ default_layer {

raise_layer {
bindings = <
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &kp DEL
&trans &trans &trans &trans &trans &trans &trans &kp KP_N7 &kp KP_N8 &kp KP_N9 &trans &kp K_VOL_UP
&trans &trans &trans &trans &trans &trans &trans &kp KP_N4 &kp KP_N5 &kp KP_N6 &trans &kp K_VOL_DN
&trans &trans &trans &trans &trans &trans &trans &kp KP_N1 &kp KP_N2 &kp KP_N3 &trans &kp K_MUTE
&none &bt BT_SEL 0 &none &none &none &kp B &trans &trans &trans &trans &trans &kp DEL
&none &bt BT_SEL 1 &none &none &none &none &trans &kp KP_N7 &kp KP_N8 &kp KP_N9 &trans &kp K_VOL_UP
&none &bt BT_SEL 2 &none &none &none &none &trans &kp KP_N4 &kp KP_N5 &kp KP_N6 &trans &kp K_VOL_DN
&none &bt BT_SEL 3 &bt BT_CLR &none &none &bootloader &trans &kp KP_N1 &kp KP_N2 &kp KP_N3 &trans &kp K_MUTE
&trans &trans &trans &kp KP_N0
&trans &trans &trans &trans
&trans &trans &trans &trans
Expand All @@ -53,7 +53,7 @@ default_layer {

adjust_layer {
bindings = <
&none &bt BT_SEL 0 &none &none &none &kp B &none &none &none &none &none &none
&none &bt BT_SEL 0 &none &none &none &none &none &none &none &none &none &none
&none &bt BT_SEL 1 &none &none &none &none &none &reset &none &none &none &none
&none &bt BT_SEL 2 &none &none &none &none &none &none &none &none &none &none
&none &bt BT_SEL 3 &bt BT_CLR &none &none &bootloader &bootloader &none &none &none &none &none
Expand Down

0 comments on commit bac6b96

Please sign in to comment.