zmk/docs/src
Joel Spadin f0a3947044
Update web-tree-sitter and tweak keymap upgrader (#2593)
* fix(docs): Fix TypeScript import diagnostics

Set the TypeScript module resolution mode to "bundler" so it correctly
resolves imports in .ts files instead of showing errors in IDEs.

* chore(docs): Update web-tree-sitter

Updated web-tree-sitter, and switched from having a copy of
tree-sitter-devicetree.wasm in the repo to using the latest version of
the tree-sitter-devicetree module, which now contains the .wasm file.

* fix(docs): Make keymap upgrader resize vertically only

Changed the textarea in the keymap ugprader to allow only vertical
resizing. This better fits the layout of the page, and it prevents you
from shrinking the box horizontally to the point where it doesn't fit
anything.
2024-10-26 09:55:09 +02:00
..
components Update web-tree-sitter and tweak keymap upgrader (#2593) 2024-10-26 09:55:09 +02:00
css feat(docs): Improve the toolchain setup page (#2272) 2024-06-01 21:51:08 -07:00
data docs(codes): Android Support: Basic Controls and Input + Display (#603) 2024-10-20 23:57:00 +02: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 feat(docs): Add aggregated metadata to website 2022-03-29 23:03:56 -04:00
hardware-schema-typescript-plugin feat(docs): Add dynamic hardware list component. 2021-09-11 00:50:36 -04:00
keymap-upgrade Update web-tree-sitter and tweak keymap upgrader (#2593) 2024-10-26 09:55:09 +02:00
pages fix(keymap-upgrader): Note that changed lines are highlighted 2024-01-25 18:03:37 -06:00
setup-script-generation-plugin feat(setup): Disallow split w/ wired controller. 2022-05-03 05:10:09 -04:00
templates chore: fix typos in various places 2024-05-13 16:47:33 -04:00
theme docs: Add highlighting for devicetree and kconfig 2023-10-09 15:19:24 -07: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