diff --git a/config/behaviors.dtsi b/config/behaviors.dtsi index 76e3e9f..e2867b5 100644 --- a/config/behaviors.dtsi +++ b/config/behaviors.dtsi @@ -160,7 +160,7 @@ behaviors { }; - // Spanish/Portuguese symbols small/capital + // Spanish/Portuguese symbols small/capital es_n: es_n { compatible = "zmk,behavior-mod-morph"; label = "es_n"; @@ -287,4 +287,133 @@ behaviors { bindings = <&mak_u_circ>, <&mak_u_circ_G>; mods = <(MOD_LSFT|MOD_RSFT)>; }; + + + // Spanish/Portuguese symbols small/capital (Linux) + es_n_l: es_n_l { + compatible = "zmk,behavior-mod-morph"; + label = "es_n_l"; + #binding-cells = <0>; + bindings = <&mak_es_n_l>, <&mak_es_n_G_l>; + mods = <(MOD_LSFT|MOD_RSFT)>; + }; + cedi_l: cedi_l { + compatible = "zmk,behavior-mod-morph"; + label = "cedi"; + #binding-cells = <0>; + bindings = <&mak_cedi_l>, <&mak_cedi_G_l>; + mods = <(MOD_LSFT|MOD_RSFT)>; + }; + a_gr_l: a_gr_l { + compatible = "zmk,behavior-mod-morph"; + label = "a_gr_l"; + #binding-cells = <0>; + bindings = <&mak_a_gr_l>, <&mak_a_gr_G_l>; + mods = <(MOD_LSFT|MOD_RSFT)>; + }; + a_acu_l: a_acu_l { + compatible = "zmk,behavior-mod-morph"; + label = "a_acu_l"; + #binding-cells = <0>; + bindings = <&mak_a_acu_l>, <&mak_a_acu_G_l>; + mods = <(MOD_LSFT|MOD_RSFT)>; + }; + a_circ_l: a_circ_l { + compatible = "zmk,behavior-mod-morph"; + label = "a_circ_l"; + #binding-cells = <0>; + bindings = <&mak_a_circ_l>, <&mak_a_circ_G_l>; + mods = <(MOD_LSFT|MOD_RSFT)>; + }; + a_tild_l: a_tild_l { + compatible = "zmk,behavior-mod-morph"; + label = "a_tild_l"; + #binding-cells = <0>; + bindings = <&mak_a_tild_l>, <&mak_a_tild_G_l>; + mods = <(MOD_LSFT|MOD_RSFT)>; + }; + e_gr_l: e_gr_l { + compatible = "zmk,behavior-mod-morph"; + label = "e_gr_l"; + #binding-cells = <0>; + bindings = <&mak_e_gr_l>, <&mak_e_gr_G_l>; + mods = <(MOD_LSFT|MOD_RSFT)>; + }; + e_acu_l: e_acu_l { + compatible = "zmk,behavior-mod-morph"; + label = "e_acu_l"; + #binding-cells = <0>; + bindings = <&mak_e_acu_l>, <&mak_e_acu_G_l>; + mods = <(MOD_LSFT|MOD_RSFT)>; + }; + e_circ_l: e_circ_l { + compatible = "zmk,behavior-mod-morph"; + label = "e_circ_l"; + #binding-cells = <0>; + bindings = <&mak_e_circ_l>, <&mak_e_circ_G_l>; + mods = <(MOD_LSFT|MOD_RSFT)>; + }; + i_gr_l: i_gr_l { + compatible = "zmk,behavior-mod-morph"; + label = "i_gr_l"; + #binding-cells = <0>; + bindings = <&mak_i_gr_l>, <&mak_i_gr_G_l>; + mods = <(MOD_LSFT|MOD_RSFT)>; + }; + i_acu_l: i_acu_l { + compatible = "zmk,behavior-mod-morph"; + label = "i_acu_l"; + #binding-cells = <0>; + bindings = <&mak_i_acu_l>, <&mak_i_acu_G_l>; + mods = <(MOD_LSFT|MOD_RSFT)>; + }; + i_circ_l: i_circ_l { + compatible = "zmk,behavior-mod-morph"; + label = "i_circ_l"; + #binding-cells = <0>; + bindings = <&mak_i_circ_l>, <&mak_i_circ_G_l>; + mods = <(MOD_LSFT|MOD_RSFT)>; + }; + o_gr_l: o_gr_l { + compatible = "zmk,behavior-mod-morph"; + label = "o_gr_l"; + #binding-cells = <0>; + bindings = <&mak_o_gr_l>, <&mak_o_gr_G_l>; + mods = <(MOD_LSFT|MOD_RSFT)>; + }; + o_acu_l: o_acu_l { + compatible = "zmk,behavior-mod-morph"; + label = "o_acu_l"; + #binding-cells = <0>; + bindings = <&mak_o_acu_l>, <&mak_o_acu_G_l>; + mods = <(MOD_LSFT|MOD_RSFT)>; + }; + o_circ_l: o_circ_l { + compatible = "zmk,behavior-mod-morph"; + label = "o_circ_l"; + #binding-cells = <0>; + bindings = <&mak_o_circ_l>, <&mak_o_circ_G_l>; + mods = <(MOD_LSFT|MOD_RSFT)>; + }; + u_gr_l: u_gr_l { + compatible = "zmk,behavior-mod-morph"; + label = "u_gr_l"; + #binding-cells = <0>; + bindings = <&mak_u_gr_l>, <&mak_u_gr_G_l>; + mods = <(MOD_LSFT|MOD_RSFT)>; + }; + u_acu_l: u_acu_l { + compatible = "zmk,behavior-mod-morph"; + label = "u_acu_l"; + #binding-cells = <0>; + bindings = <&mak_u_acu_l>, <&mak_u_acu_G_l>; + mods = <(MOD_LSFT|MOD_RSFT)>; + }; + u_circ_l: u_circ_l { + compatible = "zmk,behavior-mod-morph"; + label = "u_circ_l"; + #binding-cells = <0>; + bindings = <&mak_u_circ_l>, <&mak_u_circ_G_l>; + mods = <(MOD_LSFT|MOD_RSFT)>; + }; }; \ No newline at end of file diff --git a/config/makros.dtsi b/config/makros.dtsi index 486e787..5a1c36e 100644 --- a/config/makros.dtsi +++ b/config/makros.dtsi @@ -202,9 +202,9 @@ tap-ms = <0>; #binding-cells = <0>; bindings = - , + , , - ; + ; }; mak_es_n_G: mak_es_n_G { compatible = "zmk,behavior-macro"; @@ -213,9 +213,9 @@ tap-ms = <0>; #binding-cells = <0>; bindings = - , + , , - ; + ; }; mak_cedi: mak_cedi { compatible = "zmk,behavior-macro"; @@ -224,9 +224,9 @@ tap-ms = <0>; #binding-cells = <0>; bindings = - , + , , - ; + ; }; mak_cedi_G: mak_cedi_G { compatible = "zmk,behavior-macro"; @@ -234,13 +234,416 @@ wait-ms = <0>; tap-ms = <0>; #binding-cells = <0>; + bindings = + , + , + ; + }; + // A with accents + mak_a_gr: mak_a_gr { + compatible = "zmk,behavior-macro"; + label = "mak_a_gr"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + mak_a_gr_G: mak_a_gr_G { + compatible = "zmk,behavior-macro"; + label = "mak_a_gr_G"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + mak_a_acu: mak_a_acu { + compatible = "zmk,behavior-macro"; + label = "mak_a_acu"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + mak_a_acu_G: mak_a_acu_G { + compatible = "zmk,behavior-macro"; + label = "mak_a_acu_G"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + mak_a_circ: mak_a_circ { + compatible = "zmk,behavior-macro"; + label = "mak_a_circ"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + mak_a_circ_G: mak_a_circ_G { + compatible = "zmk,behavior-macro"; + label = "mak_a_circ_G"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + mak_a_tild: mak_a_tild { + compatible = "zmk,behavior-macro"; + label = "mak_a_tild"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + mak_a_tild_G: mak_a_tild_G { + compatible = "zmk,behavior-macro"; + label = "mak_a_tild_G"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + // E with accents + mak_e_gr: mak_e_gr { + compatible = "zmk,behavior-macro"; + label = "mak_e_gr"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + mak_e_gr_G: mak_e_gr_G { + compatible = "zmk,behavior-macro"; + label = "mak_e_gr_G"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + mak_e_acu: mak_e_acu { + compatible = "zmk,behavior-macro"; + label = "mak_e_acu"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + mak_e_acu_G: mak_e_acu_G { + compatible = "zmk,behavior-macro"; + label = "mak_e_acu_G"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + mak_e_circ: mak_e_circ { + compatible = "zmk,behavior-macro"; + label = "mak_e_circ"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + mak_e_circ_G: mak_e_circ_G { + compatible = "zmk,behavior-macro"; + label = "mak_e_circ_G"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + // I with accents + mak_i_gr: mak_i_gr { + compatible = "zmk,behavior-macro"; + label = "mak_i_gr"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + mak_i_gr_G: mak_i_gr_G { + compatible = "zmk,behavior-macro"; + label = "mak_i_gr_G"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + mak_i_acu: mak_i_acu { + compatible = "zmk,behavior-macro"; + label = "mak_i_acu"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + mak_i_acu_G: mak_i_acu_G { + compatible = "zmk,behavior-macro"; + label = "mak_i_acu_G"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + mak_i_circ: mak_i_circ { + compatible = "zmk,behavior-macro"; + label = "mak_i_circ"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + mak_i_circ_G: mak_i_circ_G { + compatible = "zmk,behavior-macro"; + label = "mak_i_circ_G"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + // O with accents + mak_o_gr: mak_o_gr { + compatible = "zmk,behavior-macro"; + label = "mak_o_gr"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + mak_o_gr_G: mak_o_gr_G { + compatible = "zmk,behavior-macro"; + label = "mak_o_gr_G"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + mak_o_acu: mak_o_acu { + compatible = "zmk,behavior-macro"; + label = "mak_o_acu"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + mak_o_acu_G: mak_o_acu_G { + compatible = "zmk,behavior-macro"; + label = "mak_o_acu_G"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + mak_o_circ: mak_o_circ { + compatible = "zmk,behavior-macro"; + label = "mak_o_circ"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + mak_o_circ_G: mak_o_circ_G { + compatible = "zmk,behavior-macro"; + label = "mak_o_circ_G"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + // U with accents + mak_u_gr: mak_u_gr { + compatible = "zmk,behavior-macro"; + label = "mak_u_gr"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + mak_u_gr_G: mak_u_gr_G { + compatible = "zmk,behavior-macro"; + label = "mak_u_gr_G"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + mak_u_acu: mak_u_acu { + compatible = "zmk,behavior-macro"; + label = "mak_u_acu"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + mak_u_acu_G: mak_u_acu_G { + compatible = "zmk,behavior-macro"; + label = "mak_u_acu_G"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + mak_u_circ: mak_u_circ { + compatible = "zmk,behavior-macro"; + label = "mak_u_circ"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + mak_u_circ_G: mak_u_circ_G { + compatible = "zmk,behavior-macro"; + label = "mak_u_circ_G"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + + // Behaviors for Spanish/Portuguese symbols (Linux) + mak_es_n: mak_es_n_l { + compatible = "zmk,behavior-macro"; + label = "mak_es_n"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + mak_es_n_G_l: mak_es_n_G_l { + compatible = "zmk,behavior-macro"; + label = "mak_es_n_G_l "; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + mak_cedi_l: mak_cedi_l { + compatible = "zmk,behavior-macro"; + label = "mak_cedi_l"; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; + bindings = + , + , + ; + }; + mak_cedi_G_l: mak_cedi_G_l { + compatible = "zmk,behavior-macro"; + label = "mak_cedi_G_l "; + wait-ms = <0>; + tap-ms = <0>; + #binding-cells = <0>; bindings = , , ; }; // A with accents - mak_a_gr: mak_a_gr { + mak_a_gr_l: mak_a_gr_l { compatible = "zmk,behavior-macro"; label = "mak_a_gr"; wait-ms = <0>; @@ -251,9 +654,9 @@ , ; }; - mak_a_gr_G: mak_a_gr_G { + mak_a_gr_G_l: mak_a_gr_G_l { compatible = "zmk,behavior-macro"; - label = "mak_a_gr_G"; + label = "mak_a_gr_G_l "; wait-ms = <0>; tap-ms = <0>; #binding-cells = <0>; @@ -262,9 +665,9 @@ , ; }; - mak_a_acu: mak_a_acu { + mak_a_acu_l: mak_a_acu_l { compatible = "zmk,behavior-macro"; - label = "mak_a_acu"; + label = "mak_a_acu_l"; wait-ms = <0>; tap-ms = <0>; #binding-cells = <0>; @@ -273,9 +676,9 @@ , ; }; - mak_a_acu_G: mak_a_acu_G { + mak_a_acu_G_l: mak_a_acu_G_l { compatible = "zmk,behavior-macro"; - label = "mak_a_acu_G"; + label = "mak_a_acu_G_l"; wait-ms = <0>; tap-ms = <0>; #binding-cells = <0>; @@ -284,9 +687,9 @@ , ; }; - mak_a_circ: mak_a_circ { + mak_a_circ_l: mak_a_circ_l { compatible = "zmk,behavior-macro"; - label = "mak_a_circ"; + label = "mak_a_circ_l"; wait-ms = <0>; tap-ms = <0>; #binding-cells = <0>; @@ -295,9 +698,9 @@ , ; }; - mak_a_circ_G: mak_a_circ_G { + mak_a_circ_G_l: mak_a_circ_G_l { compatible = "zmk,behavior-macro"; - label = "mak_a_circ_G"; + label = "mak_a_circ_G_l"; wait-ms = <0>; tap-ms = <0>; #binding-cells = <0>; @@ -306,7 +709,7 @@ , ; }; - mak_a_tild: mak_a_tild { + mak_a_tild_l: mak_a_tild_l { compatible = "zmk,behavior-macro"; label = "mak_a_tild"; wait-ms = <0>; @@ -317,9 +720,9 @@ , ; }; - mak_a_tild_G: mak_a_tild_G { + mak_a_tild_G_l: mak_a_tild_G_l { compatible = "zmk,behavior-macro"; - label = "mak_a_tild_G"; + label = "mak_a_tild_G_l"; wait-ms = <0>; tap-ms = <0>; #binding-cells = <0>; @@ -329,9 +732,9 @@ ; }; // E with accents - mak_e_gr: mak_e_gr { + mak_e_gr_l: mak_e_gr_l { compatible = "zmk,behavior-macro"; - label = "mak_e_gr"; + label = "mak_e_gr_l"; wait-ms = <0>; tap-ms = <0>; #binding-cells = <0>; @@ -340,9 +743,9 @@ , ; }; - mak_e_gr_G: mak_e_gr_G { + mak_e_gr_G_l: mak_e_gr_G_l { compatible = "zmk,behavior-macro"; - label = "mak_e_gr_G"; + label = "mak_e_gr_G_l"; wait-ms = <0>; tap-ms = <0>; #binding-cells = <0>; @@ -351,9 +754,9 @@ , ; }; - mak_e_acu: mak_e_acu { + mak_e_acu_l: mak_e_acu_l { compatible = "zmk,behavior-macro"; - label = "mak_e_acu"; + label = "mak_e_acu_l"; wait-ms = <0>; tap-ms = <0>; #binding-cells = <0>; @@ -362,9 +765,9 @@ , ; }; - mak_e_acu_G: mak_e_acu_G { + mak_e_acu_G_l: mak_e_acu_G_l { compatible = "zmk,behavior-macro"; - label = "mak_e_acu_G"; + label = "mak_e_acu_G_l"; wait-ms = <0>; tap-ms = <0>; #binding-cells = <0>; @@ -373,9 +776,9 @@ , ; }; - mak_e_circ: mak_e_circ { + mak_e_circ_l: mak_e_circ_l { compatible = "zmk,behavior-macro"; - label = "mak_e_circ"; + label = "mak_e_circ_l"; wait-ms = <0>; tap-ms = <0>; #binding-cells = <0>; @@ -384,9 +787,9 @@ , ; }; - mak_e_circ_G: mak_e_circ_G { + mak_e_circ_G_l: mak_e_circ_G_l { compatible = "zmk,behavior-macro"; - label = "mak_e_circ_G"; + label = "mak_e_circ_G_l"; wait-ms = <0>; tap-ms = <0>; #binding-cells = <0>; @@ -396,9 +799,9 @@ ; }; // I with accents - mak_i_gr: mak_i_gr { + mak_i_gr_l: mak_i_gr_l { compatible = "zmk,behavior-macro"; - label = "mak_i_gr"; + label = "mak_i_gr_l"; wait-ms = <0>; tap-ms = <0>; #binding-cells = <0>; @@ -407,9 +810,9 @@ , ; }; - mak_i_gr_G: mak_i_gr_G { + mak_i_gr_G_l: mak_i_gr_G_l { compatible = "zmk,behavior-macro"; - label = "mak_i_gr_G"; + label = "mak_i_gr_G_l"; wait-ms = <0>; tap-ms = <0>; #binding-cells = <0>; @@ -418,9 +821,9 @@ , ; }; - mak_i_acu: mak_i_acu { + mak_i_acu_l: mak_i_acu_l { compatible = "zmk,behavior-macro"; - label = "mak_i_acu"; + label = "mak_i_acu_l"; wait-ms = <0>; tap-ms = <0>; #binding-cells = <0>; @@ -429,9 +832,9 @@ , ; }; - mak_i_acu_G: mak_i_acu_G { + mak_i_acu_G_l: mak_i_acu_G_l { compatible = "zmk,behavior-macro"; - label = "mak_i_acu_G"; + label = "mak_i_acu_G_l"; wait-ms = <0>; tap-ms = <0>; #binding-cells = <0>; @@ -440,9 +843,9 @@ , ; }; - mak_i_circ: mak_i_circ { + mak_i_circ_l: mak_i_circ_l { compatible = "zmk,behavior-macro"; - label = "mak_i_circ"; + label = "mak_i_circ_l"; wait-ms = <0>; tap-ms = <0>; #binding-cells = <0>; @@ -451,9 +854,9 @@ , ; }; - mak_i_circ_G: mak_i_circ_G { + mak_i_circ_G_l: mak_i_circ_G_l { compatible = "zmk,behavior-macro"; - label = "mak_i_circ_G"; + label = "mak_i_circ_G_l"; wait-ms = <0>; tap-ms = <0>; #binding-cells = <0>; @@ -463,9 +866,9 @@ ; }; // O with accents - mak_o_gr: mak_o_gr { + mak_o_gr_l: mak_o_gr_l { compatible = "zmk,behavior-macro"; - label = "mak_o_gr"; + label = "mak_o_gr_l"; wait-ms = <0>; tap-ms = <0>; #binding-cells = <0>; @@ -474,9 +877,9 @@ , ; }; - mak_o_gr_G: mak_o_gr_G { + mak_o_gr_G_l: mak_o_gr_G_l { compatible = "zmk,behavior-macro"; - label = "mak_o_gr_G"; + label = "mak_o_gr_G_l"; wait-ms = <0>; tap-ms = <0>; #binding-cells = <0>; @@ -485,9 +888,9 @@ , ; }; - mak_o_acu: mak_o_acu { + mak_o_acu_l: mak_o_acu_l { compatible = "zmk,behavior-macro"; - label = "mak_o_acu"; + label = "mak_o_acu_l"; wait-ms = <0>; tap-ms = <0>; #binding-cells = <0>; @@ -496,9 +899,9 @@ , ; }; - mak_o_acu_G: mak_o_acu_G { + mak_o_acu_G_l: mak_o_acu_G_l { compatible = "zmk,behavior-macro"; - label = "mak_o_acu_G"; + label = "mak_o_acu_G_l"; wait-ms = <0>; tap-ms = <0>; #binding-cells = <0>; @@ -507,9 +910,9 @@ , ; }; - mak_o_circ: mak_o_circ { + mak_o_circ_l: mak_o_circ_l { compatible = "zmk,behavior-macro"; - label = "mak_o_circ"; + label = "mak_o_circ_l"; wait-ms = <0>; tap-ms = <0>; #binding-cells = <0>; @@ -518,9 +921,9 @@ , ; }; - mak_o_circ_G: mak_o_circ_G { + mak_o_circ_G_l: mak_o_circ_G_l { compatible = "zmk,behavior-macro"; - label = "mak_o_circ_G"; + label = "mak_o_circ_G_l"; wait-ms = <0>; tap-ms = <0>; #binding-cells = <0>; @@ -530,9 +933,9 @@ ; }; // U with accents - mak_u_gr: mak_u_gr { + mak_u_gr_l: mak_u_gr_l { compatible = "zmk,behavior-macro"; - label = "mak_u_gr"; + label = "mak_u_gr_l"; wait-ms = <0>; tap-ms = <0>; #binding-cells = <0>; @@ -541,9 +944,9 @@ , ; }; - mak_u_gr_G: mak_u_gr_G { + mak_u_gr_G_l: mak_u_gr_G_l { compatible = "zmk,behavior-macro"; - label = "mak_u_gr_G"; + label = "mak_u_gr_G_l"; wait-ms = <0>; tap-ms = <0>; #binding-cells = <0>; @@ -552,9 +955,9 @@ , ; }; - mak_u_acu: mak_u_acu { + mak_u_acu_l: mak_u_acu_l { compatible = "zmk,behavior-macro"; - label = "mak_u_acu"; + label = "mak_u_acu_l"; wait-ms = <0>; tap-ms = <0>; #binding-cells = <0>; @@ -563,9 +966,9 @@ , ; }; - mak_u_acu_G: mak_u_acu_G { + mak_u_acu_G_l: mak_u_acu_G_l { compatible = "zmk,behavior-macro"; - label = "mak_u_acu_G"; + label = "mak_u_acu_G_l"; wait-ms = <0>; tap-ms = <0>; #binding-cells = <0>; @@ -574,7 +977,7 @@ , ; }; - mak_u_circ: mak_u_circ { + mak_u_circ_l: mak_u_circ_l { compatible = "zmk,behavior-macro"; label = "mak_u_circ"; wait-ms = <0>; @@ -585,9 +988,9 @@ , ; }; - mak_u_circ_G: mak_u_circ_G { + mak_u_circ_G_l: mak_u_circ_G_l { compatible = "zmk,behavior-macro"; - label = "mak_u_circ_G"; + label = "mak_u_circ_G_l"; wait-ms = <0>; tap-ms = <0>; #binding-cells = <0>; @@ -595,5 +998,5 @@ , , ; - }; + }; }; \ No newline at end of file