mirror of
https://github.com/CrispyPin/zmk-config.git
synced 2024-11-21 09:30:26 +01:00
fix leftover invalid macro
This commit is contained in:
parent
ce1cd36854
commit
16ca7b9b64
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ ZMK_UNICODE_PAIR(win_multi_o, A, N6, N6, E, F, F, F, D) // multiocular o
|
|||
l_meta {
|
||||
bindings = <
|
||||
&trans &none &tog WINDOWS &tog GAME &tog TOKI &kp C_BRI_UP &kp C_PREV &kp C_NEXT &kp C_VOL_UP &trans
|
||||
&none &none &none &none &none &kp C_BRI_DN &kp C_PLAY &kp C_STOP &kp C_VOL_DN &multi_o
|
||||
&none &none &none &none &none &kp C_BRI_DN &kp C_PLAY &kp C_STOP &kp C_VOL_DN &none
|
||||
&trans &none &bt BT_SEL 0 &bt BT_NXT &bt BT_CLR &none &none &none &none &trans
|
||||
&trans &trans &trans &trans &trans &trans
|
||||
>;
|
||||
|
|
Loading…
Reference in a new issue