moved around keys to accommodate bt keys on each half
This commit is contained in:
@@ -99,10 +99,10 @@
|
||||
label = "Function";
|
||||
|
||||
bindings = <
|
||||
&trans &kp LS(PG_UP) &kp LS(UP) &kp LS(PG_DN) &trans &kp C_PLAY_PAUSE &kp F7 &kp F8 &kp F9 &kp F10
|
||||
&kp LS(HOME) &kp LS(LEFT) &kp LS(DOWN) &kp LS(RIGHT) &kp LS(END) &kp K_VOL_UP &kp F4 &kp F5 &kp F6 &kp F11
|
||||
&trans &trans &trans &trans &kp C_MUTE &kp K_VOL_DN &kp F1 &kp F2 &kp F3 &kp F12
|
||||
&trans &trans &trans &trans &trans &kp SPACE
|
||||
&bootloader &kp LS(PG_UP) &kp LS(UP) &kp LS(PG_DN) &trans &kp C_MUTE &kp F7 &kp F8 &kp F9 &kp F10
|
||||
&kp LS(HOME) &kp LS(LEFT) &kp LS(DOWN) &kp LS(RIGHT) &kp LS(END) &kp K_VOL_UP &kp F4 &kp F5 &kp F6 &kp F11
|
||||
&bt BT_SEL 3 &bt BT_SEL 2 &bt BT_SEL 1 &bt BT_SEL 0 &bt BT_CLR &kp K_VOL_DN &kp F1 &kp F2 &kp F3 &kp F12
|
||||
&out OUT_USB &out OUT_BLE &trans &kp C_PLAY_PAUSE &trans &kp SPACE
|
||||
>;
|
||||
};
|
||||
|
||||
@@ -111,9 +111,9 @@
|
||||
|
||||
bindings = <
|
||||
&trans &trans &trans &trans &trans &trans &bt BT_PRV &bt BT_NXT &trans &trans
|
||||
&trans &trans &trans &trans &trans &trans &trans &trans &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 &trans &trans &trans &out OUT_USB &out OUT_BLE
|
||||
&trans &trans &trans &trans &trans &trans
|
||||
&trans &trans &trans &trans &out OUT_BLE &out OUT_USB
|
||||
>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user