mirror of https://github.com/zmkfirmware/zmk.git
Fix momentary-layer reference.
This commit is contained in:
parent
321d510d02
commit
8027be106e
|
|
@ -18,8 +18,8 @@
|
||||||
label = "DEFAULT";
|
label = "DEFAULT";
|
||||||
|
|
||||||
bindings = <
|
bindings = <
|
||||||
&to 1 &kp A
|
&mo 1 &kp A
|
||||||
&to 2 &kp C>;
|
&mo 2 &kp C>;
|
||||||
};
|
};
|
||||||
|
|
||||||
lower: layer_1 {
|
lower: layer_1 {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue