diff --git a/config/macros.dtsi b/config/macros.dtsi index e4b284948e..b31ddb6644 100644 --- a/config/macros.dtsi +++ b/config/macros.dtsi @@ -1,3 +1,12 @@ +alf_mod: alf_mod{ + compatible = "zmk,behavior-hold-tap"; + #binding-cells = <2>; + tapping-term-ms = <200>; + quick_tap_ms = <0>; + flavor = "tap-preferred"; + label = "Alfred or MOD"; + bindings = <&mo>, <¯o_ctr_cmd_al_sh_a>; +}; macro_ctr_cmd_al_sh_t: macro_ctr_cmd_al_sh_t{ compatible = "zmk,behavior-macro"; label = "macro_ctr_cmd_al_sh_t";