zmk/app/dts
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
..
behaviors feat(behaviors): Support parameterized macros. 2023-06-20 11:19:28 -06:00
bindings feat(behaviors): Support parameterized macros. 2023-06-20 11:19:28 -06:00
common refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
behaviors.dtsi feat(behavior): Add key toggle 2022-06-03 00:04:41 -04:00