zmk/app
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
..
boards refactor(shields): Updated ZMK Uno encoder config. 2023-06-18 20:45:06 -06:00
cmake refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
drivers refactor(sensors): ec11 rotation sensor value in degrees. 2023-06-18 20:45:06 -06:00
dts feat(behaviors): Support parameterized macros. 2023-06-20 11:19:28 -06:00
include fix(sensors): Clean ups based on code review. 2023-06-18 20:45:06 -06:00
scripts chore: make west scripts more pythonic and apply Black 2022-01-04 23:59:25 -05:00
src feat(behaviors): Support parameterized macros. 2023-06-20 11:19:28 -06:00
tests feat(behaviors): Support parameterized macros. 2023-06-20 11:19:28 -06:00
.gitignore feat(metadata): Add YAML check/format npm scripts. 2021-09-11 00:50:36 -04:00
.prettierrc.js refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00
CMakeLists.txt feat(behaviors): Support parameterized macros. 2023-06-20 11:19:28 -06:00
core-coverage.yml refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00
Kconfig fix(sensors): Clean ups based on code review. 2023-06-18 20:45:06 -06:00
Kconfig.behaviors feat(behaviors): Support parameterized macros. 2023-06-20 11:19:28 -06:00
package-lock.json chore: Update Prettier 2023-04-24 16:07:04 -07:00
package.json chore: Update Prettier 2023-04-24 16:07:04 -07:00
prj.conf Removed development files 2020-08-29 11:53:53 -07:00
run-test.sh refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
west.yml refactor: Move to Zephyr 3.2 branch. 2023-04-05 22:55:38 -07:00