forked from kofal.net/zmk
refactor: Remove unimportant labels
Removed "label" properties which no longer have any function. Labels are still used as layer names and as identifiers for sending behaviors between sides of a split keyboard, so those have been left alone for now.
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
|
||||
kscan0: kscan {
|
||||
compatible = "zmk,kscan-mock";
|
||||
label = "KSCAN";
|
||||
columns = <1>;
|
||||
rows = <0>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user