zmk/app/dts/bindings/macros
Peter Johanson 805dd4a53b feat(behaviors): Support parameterized macros.
* Add two new compatibles for macros that
  take one or two parameters when bound in
  a keymap.
* Use `&macro_param_1to1`, `&macro_param_1to2`, `&macro_param_2to1`,
  and `&macro_param_2to2` control entries in the bindings for the macro
  to have the next binding entry have it's values substituted.

Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
2023-06-20 11:19:28 -06:00
..
zmk,macro-control-mode-press.yaml refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00
zmk,macro-control-mode-release.yaml refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00
zmk,macro-control-mode-tap.yaml feat(behaviors): Add macro support. 2022-03-23 23:42:54 -04:00
zmk,macro-control-tap-time.yaml refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00
zmk,macro-control-wait-time.yaml refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00
zmk,macro-param-1to1.yaml feat(behaviors): Support parameterized macros. 2023-06-20 11:19:28 -06:00
zmk,macro-param-1to2.yaml feat(behaviors): Support parameterized macros. 2023-06-20 11:19:28 -06:00
zmk,macro-param-2to1.yaml feat(behaviors): Support parameterized macros. 2023-06-20 11:19:28 -06:00
zmk,macro-param-2to2.yaml feat(behaviors): Support parameterized macros. 2023-06-20 11:19:28 -06:00
zmk,macro-pause-for-release.yaml refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00