macro testing capabilities

This commit is contained in:
keymap-editor[bot]
2024-07-26 23:44:25 +00:00
committed by GitHub
parent 2f3d490c4c
commit e17a24cf35

View File

@@ -43,6 +43,14 @@
bindings = <&kp TAB &kp LS(P) &kp R &kp I &kp N &kp T &kp SPACE &kp LS(S) &kp T &kp R &kp I &kp N &kp G &kp ENTER>;
label = "NEW_MACRO";
};
AUp: AUp {
compatible = "zmk,behavior-macro";
#binding-cells = <0>;
bindings = <&macro_press>, <&kp A>, <&macro_release>, <&kp D>;
label = "AUP";
};
};
combos {