zmk/docs/docs/codes
Joel Spadin a0465391be 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-25 18:03:37 -06:00
..
_footnotes feat(docs): Document globe key specific quirks 2023-10-10 14:04:28 -07:00
_applications.mdx
_editing.mdx
_input-assist.mdx
_keyboard-keypad.mdx
_media.mdx
_power.mdx
applications.mdx
editing.mdx
index.mdx feat(docs): Added a Spelling Error Caution Notice 2022-10-15 14:00:09 -05:00
input-assist.mdx
keyboard-keypad.mdx
media.mdx
modifiers.mdx feat(docs): Add an example for combining just modifiers (#1826) 2023-06-05 22:22:39 -07:00
power.mdx