mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-12 16:16:57 -05:00
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