forked from kofal.net/zmk
refactor: Remove new uses of label property
Removed new uses of the "label" property which were introduced after the previous commits on this branch were written.
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
|
||||
kscan: kscan {
|
||||
compatible = "zmk,kscan-mock";
|
||||
label = "KSCAN_MOCK";
|
||||
|
||||
rows = <2>;
|
||||
columns = <2>;
|
||||
|
||||
Reference in New Issue
Block a user