Skip to content

Commit

Permalink
Add macro back in
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielfreiberg committed May 5, 2024
1 parent a3cee44 commit 882f5aa
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions config/macros.dtsi
Original file line number Diff line number Diff line change
@@ -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>, <&macro_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";
Expand Down

0 comments on commit 882f5aa

Please sign in to comment.