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:
Joel Spadin
2023-10-06 19:53:37 -05:00
parent 3ae9e74056
commit ba5637fdef
268 changed files with 0 additions and 525 deletions

View File

@@ -49,7 +49,6 @@
keymap {
compatible = "zmk,keymap";
label ="Default keymap";
default_layer {
bindings = <

View File

@@ -24,7 +24,6 @@
behaviors {
mth: macro_tap_hold {
compatible = "zmk,behavior-hold-tap";
label = "MACRO_TAP_HOLD";
#binding-cells = <2>;
flavor = "tap-unless-interrupted";
tapping-term-ms = <200>;
@@ -34,7 +33,6 @@
keymap {
compatible = "zmk,keymap";
label ="Default keymap";
default_layer {
bindings = <

View File

@@ -23,7 +23,6 @@
keymap {
compatible = "zmk,keymap";
label ="Default keymap";
default_layer {
bindings = <

View File

@@ -12,7 +12,6 @@
macros {
slash_macro: slash_macro {
#binding-cells = <2>;
label = "ZM_SLASH";
compatible = "zmk,behavior-macro-two-param";
wait-ms = <40>;
tap-ms = <40>;
@@ -24,7 +23,6 @@
to_second_macro: to_second_macro {
#binding-cells = <2>;
label = "ZMK_TO_SECOND";
compatible = "zmk,behavior-macro-two-param";
wait-ms = <40>;
tap-ms = <40>;
@@ -35,7 +33,6 @@
quote_letter_macro: quote_letter_macro {
#binding-cells = <1>;
label = "ZMK_QLET";
compatible = "zmk,behavior-macro-one-param";
wait-ms = <40>;
tap-ms = <40>;
@@ -48,7 +45,6 @@
keymap {
compatible = "zmk,keymap";
label = "Default keymap";
default_layer {
bindings = <