Skip to content

Commit

Permalink
double sided bootloader
Browse files Browse the repository at this point in the history
  • Loading branch information
huntlyc committed Mar 26, 2023
1 parent f7732db commit f1b5270
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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 LCMD &kp LALT &kp RCMD &kp PAGE_UP
&mo LWR &mo RSE &kp RCTRL &kp PAGE_DOWN
&kp LCMD &kp LALT &kp RCTRL &kp PAGE_UP
&mo LWR &mo RSE &kp RSE &kp PAGE_DOWN

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

raise_layer {
bindings = <
&none &bt BT_SEL 0 &none &none &none &kp B &trans &trans &trans &trans &trans &kp DEL
&none &bt BT_SEL 0 &none &none &none &kp B &kp B &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
&none &bt BT_SEL 3 &bt BT_CLR &none &none &bootloader &bootloader &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 Down

0 comments on commit f1b5270

Please sign in to comment.