NONE_LOCK LOCK rename to NONE_LOCK_LAYER LOCK_LAYER

This commit is contained in:
Chow Castro, Marcos 2022-09-28 13:22:57 +02:00
parent 5f20a3f41c
commit 8ede79f9d0

View file

@ -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>;
}; };
}; };