fix 3 and 6
This commit is contained in:
parent
059b2a7a2f
commit
e4f9fed43b
1 changed files with 3 additions and 3 deletions
|
|
@ -11,15 +11,15 @@
|
||||||
label = "Default";
|
label = "Default";
|
||||||
bindings = <
|
bindings = <
|
||||||
&kp N7 &kp N8 &mo 1
|
&kp N7 &kp N8 &mo 1
|
||||||
&kp NUMBER_4 &kp N5 &kp KP_N6
|
&kp NUMBER_4 &kp N5 &kp NUMBER_6
|
||||||
&kp NUMBER_1 &kp NUMBER_2 &kp KP_N3
|
&kp NUMBER_1 &kp NUMBER_2 &kp NUMBER_3
|
||||||
>;
|
>;
|
||||||
};
|
};
|
||||||
|
|
||||||
bt_layer {
|
bt_layer {
|
||||||
label = "bt";
|
label = "bt";
|
||||||
bindings = <
|
bindings = <
|
||||||
&none &none &bootloader
|
&bootloader &none &bootloader
|
||||||
&none &none &bt BT_CLR
|
&none &none &bt BT_CLR
|
||||||
&bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2
|
&bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2
|
||||||
>;
|
>;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue