NONE_LOCK LOCK rename to NONE_LOCK_LAYER LOCK_LAYER
This commit is contained in:
parent
5f20a3f41c
commit
8ede79f9d0
1 changed files with 1 additions and 1 deletions
|
|
@ -115,7 +115,7 @@ SPDX-License-Identifier: MIT
|
||||||
compatible = "zmk,conditional-layers";
|
compatible = "zmk,conditional-layers";
|
||||||
|
|
||||||
tri_layer {
|
tri_layer {
|
||||||
if-layers = <NONE_LOCK LOCK>;
|
if-layers = <NONE_LOCK_LAYER LOCK_LAYER>;
|
||||||
then-layer = <FUNCTION>;
|
then-layer = <FUNCTION>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue