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 feat(studio): Initial RPC infrastructure and subsystems. 2024-08-15 11:45:18 -06:00
hardware-metadata-collection-plugin feat(docs): Generate new shield interconnect docs. 2022-12-23 02:41:35 -06:00
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 feat(docs): Add dynamic hardware list component. 2021-09-11 00:50:36 -04:00
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 feat(docs): Add power profiler 2021-03-11 16:31:34 -05:00
.gitignore feat(docs): Add TS type gen, metadata JSON gen 2021-09-11 00:50:36 -04:00
footnotes.js docs(codes): Add (key) codes documentation 2020-11-06 15:02:12 -05:00
groups.js docs(codes): Add (key) codes documentation 2020-11-06 15:02:12 -05:00
hid-usage.js docs(codes): Add (key) codes documentation 2020-11-06 15:02:12 -05:00
hid.js docs(codes): Add (key) codes documentation 2020-11-06 15:02:12 -05:00