Skip to content

Commit

Permalink
fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
MatteoDM committed Sep 4, 2024
1 parent c2a6ceb commit 56790cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions boards/shields/swweeep/swweeep.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
bindings = <
&kp K_REDO &kp HOME &kp UP &kp END &kp PG_UP &trans &kp CAPS &kp KP_NUM &kp INS &trans
&kp HOME &kp LEFT &kp DOWN &kp RIGHT &kp PG_DN &kp K_MENU &kp LSHIFT &kp LCTL &kp LALT &kp LGUI
&kp K_UNDO &kp K_COPY &kp K_CUT &kp K_PASTE &trans &trans &kp N1 &kp N2 &kp N3 &kp N0
&kp K_UNDO &kp K_COPY &kp K_CUT &kp K_PASTE &bt BT_CLR_ALL &trans &kp N1 &kp N2 &kp N3 &kp N0
&trans &trans &trans &trans &trans &trans
>;
};
Expand Down Expand Up @@ -98,7 +98,7 @@
media_layer {
bindings = <
&trans &trans &trans &trans &trans &trans &bt BT_PRV &bt BT_NXT &trans &trans
&trans &trans &trans &trans &trans &bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3
&trans &trans &trans &trans &trans &bt BT_CLR_ALL &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3
&trans &trans &trans &trans &trans &ext_power EP_TOG &ext_power EP_ON &ext_power EP_OFF &out OUT_USB &out OUT_BLE
&out OUT_BLE &out OUT_USB &trans &trans &trans &trans
>;
Expand Down

0 comments on commit 56790cb

Please sign in to comment.