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
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
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
.prettierrc.js
CMakeLists.txt feat(behaviors): Support parameterized macros. 2023-06-20 11:19:28 -06: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
core-coverage.yml
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
run-test.sh
west.yml