mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2026-03-11 03:05:03 +00:00
Remove deprecated label property from behaviors
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
behaviors { \
|
||||
NAME: NAME { \
|
||||
compatible = "zmk,behavior-tap-dance"; \
|
||||
label = U_STRINGIFY(NAME); \
|
||||
#binding-cells = <0>; \
|
||||
tapping-term-ms = <U_TAPPING_TERM>; \
|
||||
bindings = <&none>, <BINDING>; \
|
||||
|
||||
Reference in New Issue
Block a user