Skip to content

Commit

Permalink
fix BT_SEL indexing
Browse files Browse the repository at this point in the history
🤦
  • Loading branch information
deanraspa authored and egill-agnisson committed Mar 2, 2024
1 parent 569d498 commit 601eaf4
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions zaphod.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -141,18 +141,8 @@
label = "Func";
bindings = <
&kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &trans &trans &trans &trans &trans
&kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &bt BT_SEL 5
&trans &trans &trans &kp F11 &kp F12 &out OUT_USB &out OUT_BLE &trans &trans &bt BT_CLR
&trans &trans &trans &trans
>;
};

func_layer_old {
label = "Func O";
bindings = <
&kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &trans &trans &trans &trans &trans
&kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &bt BT_SEL 5
&trans &trans &trans &kp F11 &kp F12 &out OUT_USB &out OUT_BLE &trans &trans &bt BT_CLR
&kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4
&trans &trans &trans &kp F11 &kp F12 &trans &trans &trans &trans &bt BT_CLR
&trans &trans &trans &trans
>;
};
Expand Down

0 comments on commit 601eaf4

Please sign in to comment.