zmk/docs/src
Joel Spadin 930b5cc058
docs: Replace user setup script with ZMK CLI (#3137)
This deletes the Bash and PowerShell setup scripts in favor of using
ZMK CLI. The old setup scripts are broken, since the config repo
template uses ZMK version 0.3, while the setup scripts use hardware
metadata from the main branch. ZMK CLI doesn't have this issue, because
it clones the version of ZMK listed in the config repo to get hardware
metadata.

Much of the "Installing ZMK" page has been rewritten to give
instructions for installing ZMK CLI and using it to create and modify
a config repo. The previously-hidden page on ZMK CLI has been added to
the sidebar and repurposed into general documentation for the tool.
2025-12-14 16:20:35 -06:00
..
components chore(docs): Fix prettier warnings (#2952) 2025-06-01 12:02:39 -07:00
css docs: Add release version to the docs, with links and warning banner (#3122) 2025-12-07 03:43:13 -05:00
data docs: K_VOLUME_UP and K_VOLUME_DOWN work in macOS (#3057) 2025-09-12 14:08:17 +01:00
docusaurus-tree-sitter-plugin
hardware-metadata-collection-plugin
hardware-metadata-static-plugin chore: Add typescript support to eslint, fix errors (#2923) 2025-04-22 20:51:41 -07:00
hardware-schema-typescript-plugin
keymap-upgrade chore(docs): Fix prettier warnings (#2952) 2025-06-01 12:02:39 -07:00
pages fix(docs): remove title as alt text (#2922) 2025-04-20 10:41:13 +02:00
templates fix: changed shebang to make scripts more platform independent (#2893) 2025-04-20 04:23:31 -04:00
theme docs: Add release version to the docs, with links and warning banner (#3122) 2025-12-07 03:43:13 -05:00
utils
.gitignore
footnotes.js
groups.js
hid-usage.js
hid.js