Added Bluetooth Configuration Buttons #2

Merged
kb01guy merged 2 commits from bluetooth into main 2024-01-13 20:52:57 +01:00
Showing only changes of commit eb17e357bf - Show all commits

View file

@ -284,10 +284,10 @@
function {
bindings = <
&trans &kp C_STOP &kp C_PREV &kp C_PP &kp C_NEXT &kp C_BRI_UP &kp F12 &kp F7 &kp F8 &kp F9 &kp SLCK &bt BT_CLR
&trans &sk LALT &sk LGUI &sk LSHFT &sk LCTRL &kp C_BRI_DN &kp F11 &kp F4 &kp F5 &kp F6 &to 0 &bt BT_SEL 0
&none &kp C_MUTE &kp C_VOL_DN &kp LS(LC(C)) &kp C_VOL_UP &kp LC(LS(V)) &kp F10 &kp F1 &kp F2 &kp F3 &to 1 &bt BT_SEL 1
&none &trans &trans &trans &trans &none
&trans &kp C_STOP &kp C_PREV &kp C_PP &kp C_NEXT &kp C_BRI_UP &kp F12 &kp F7 &kp F8 &kp F9 &kp SLCK &bt BT_CLR
&trans &sk LALT &sk LGUI &sk LSHFT &sk LCTRL &kp C_BRI_DN &kp F11 &kp F4 &kp F5 &kp F6 &bt BT_SEL 0 &bt BT_SEL 1
&none &kp C_MUTE &kp C_VOL_DN &kp LS(LC(C)) &kp C_VOL_UP &kp LC(LS(V)) &kp F10 &kp F1 &kp F2 &kp F3 &bt BT_SEL 2 &bt BT_SEL 3
&none &trans &to 0 &to 1 &trans &none
>;
};