Skip to content

Commit 8017e6b

Browse files
fix(tog_3): fix toggle 3 to lay 0
1 parent d769d57 commit 8017e6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/adv360.keymap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
&trans &kp C_PLAY_PAUSE &kp F10 &kp F11 &kp F12 &trans &trans &trans &trans &kp KP_NUM &kp KP_EQUAL &kp KP_DIVIDE &kp KP_MULTIPLY &trans
5353
&trans &kp C_VOLUME_UP &kp F7 &kp F8 &kp F9 &trans &trans &trans &trans &kp KP_N7 &kp KP_N8 &kp KP_N9 &kp KP_MINUS &trans
5454
&trans &kp C_VOL_DN &kp F4 &kp F5 &kp F6 &trans &trans &trans &trans &trans &trans &trans &trans &kp KP_N4 &kp KP_N5 &kp KP_N6 &kp KP_PLUS &trans
55-
&trans &kp K_MUTE &kp F1 &kp F2 &kp F3 &trans &trans &trans &trans &kp KP_N1 &kp KP_N2 &kp KP_N3 &kp KP_ENTER &trans
55+
&trans &kp C_MUTE &kp F1 &kp F2 &kp F3 &trans &trans &trans &trans &kp KP_N1 &kp KP_N2 &kp KP_N3 &kp KP_ENTER &trans
5656
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &kp KP_N0 &trans &trans &kp KP_DOT &trans &trans
5757
>;
5858
};
@@ -71,7 +71,7 @@
7171
mod {
7272
display-name = "Mod";
7373
bindings = <
74-
&none &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &none &trans &none &none &none &none &none &none
74+
&none &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &tog 0 &trans &none &none &none &none &none &none
7575
&none &none &none &none &none &none &bootloader &bootloader &none &none &none &none &none &none
7676
&studio_unlock &none &none &none &none &none &none &none &none &bt BT_CLR &none &stp STP_BAT &none &none &none &none &none &none
7777
&none &none &none &none &macro_ver &none &none &none &none &none &none &none &none &none

0 commit comments

Comments
 (0)