[FIX] use &to instead of layer toggle

This commit is contained in:
Marius Alwan Meyer 2023-02-22 17:20:36 +00:00
parent ad936239e7
commit 0d75a94ec8

View File

@ -43,7 +43,7 @@
bindings = < bindings = <
&kp C_MUTE &kp C_VOL_DN &kp C_VOL_UP &kp C_PREV &kp C_NEXT &kp C_PP &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &bt BT_CLR &kp C_MUTE &kp C_VOL_DN &kp C_VOL_UP &kp C_PREV &kp C_NEXT &kp C_PP &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &bt BT_CLR
&kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &out OUT_BLE &out OUT_USB &none &none &none &none &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &out OUT_BLE &out OUT_USB &none &none &none &none
&kp F7 &kp F8 &kp F9 &kp F10 &kp F11 &kp F12 &tog 0 &tog 3 &none &none &none &kp PAUSE_BREAK &kp F7 &kp F8 &kp F9 &kp F10 &kp F11 &kp F12 &to 0 &to 3 &none &none &none &kp PAUSE_BREAK
&trans &trans &none &none &trans &none &trans &trans &none &none &trans &none
>; >;
}; };