zmk/docs/docs
Joel Spadin 7fafc0bd71 refactor: Improve keymap upgrader
Moved the keymap upgrader to a top-level page like the power profiler
to make it more discoverable. It upgrades more things than key codes
now, so putting it in the codes category doesn't make much sense.

Converted the upgrader code to TypeScript and split it up into smaller
files to make it easier to add new upgrade functions.

Added upgrade functions to remove/replace "label" properties and rename
matrix-transform.h to matrix_transform.h.
2024-01-22 12:43:37 -06:00
..
assets docs: update dev env setup guide 2023-01-19 22:25:10 -05:00
behaviors fix(docs): Fix relative links with trailing slashes 2024-01-20 22:28:41 -08:00
codes refactor: Improve keymap upgrader 2024-01-22 12:43:37 -06:00
config refactor(docs): Use new admonition title syntax and disable mdx v1 compat 2024-01-20 22:28:41 -08:00
development fix(docs): Fix eslint-plugin-react errors 2024-01-20 22:28:41 -08:00
features fix(docs): Work around docusaurus bug causing broken links 2024-01-20 22:28:41 -08:00
customization.md refactor(docs): Use .mdx for docs with mdx features 2024-01-20 22:28:41 -08:00
faq.md feat(docs): added "how is the latency" 2022-07-27 09:07:57 -04:00
hardware.mdx fix(docs): Fix extra line issue in hardware headers 2024-01-20 22:28:41 -08:00
intro.md fix(docs): Fix relative links with trailing slashes 2024-01-20 22:28:41 -08:00
keymap-example-file.md docs: Add syntax highlighting to more code blocks 2023-10-09 15:19:24 -07:00
keymap-example.md docs: Add syntax highlighting to more code blocks 2023-10-09 15:19:24 -07:00
troubleshooting.md fix(docs): Fix broken anchors in docs (but not blog) 2024-01-20 22:28:41 -08:00
user-setup.mdx fix(docs): Work around docusaurus bug causing broken links 2024-01-20 22:28:41 -08:00