Added more Bluetooth Profiles
This commit is contained in:
parent
d2512d6c00
commit
eb17e357bf
1 changed files with 4 additions and 4 deletions
|
@ -284,10 +284,10 @@
|
||||||
|
|
||||||
function {
|
function {
|
||||||
bindings = <
|
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 &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
|
&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 &to 1 &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 &trans &trans &trans &none
|
&none &trans &to 0 &to 1 &trans &none
|
||||||
>;
|
>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue