zmk/docs/docs
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
..
assets docs: update dev env setup guide 2023-01-19 22:25:10 -05:00
behaviors feat(behaviors): Support parameterized macros. 2023-06-20 11:19:28 -06:00
codes feat(docs): Add an example for combining just modifiers (#1826) 2023-06-05 22:22:39 -07:00
config fix(bluetooth): Passkey pairing improvements. 2023-06-05 00:01:44 -06:00
development docs: Add pre-commit documentation 2023-04-24 16:07:04 -07:00
features fix(docs): Fix broken link in BT troubleshooting 2023-06-02 22:07:29 -06:00
customization.md
faq.md feat(docs): added "how is the latency" 2022-07-27 09:07:57 -04:00
hardware.mdx feature(shields): Add nice!view 2022-09-29 21:11:26 -04:00
intro.md
keymap-example-file.md refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
keymap-example.md refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
troubleshooting.md refactor(docs): Move BT troubleshooting items to BT page 2023-06-02 21:13:27 -06:00
user-setup.md fix(docs): Change user-setup.md order to agree with order in setup script 2023-06-10 17:49:30 -07:00