docs: Move the hardware integration section out of development (#3360)

This commit is contained in:
Nicolas Munnich 2026-05-26 22:33:57 +02:00 committed by GitHub
parent fff185eaee
commit ed56d81db7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
64 changed files with 184 additions and 183 deletions

View file

@ -10,17 +10,18 @@
/docs/config/underglow /docs/config/lighting#rgb-underglow 301
/docs/features/beta-testing /docs/features/modules#beta-testing 301
/docs/development/setup /docs/development/local-toolchain/setup 301
/docs/development/boards-shields-keymaps /docs/development/hardware-integration/boards-shields-keymaps 301
/docs/development/hardware-metadata-files /docs/development/hardware-integration/hardware-metadata-files 301
/docs/development/boards-shields-keymaps /docs/hardware-integration 301
/docs/development/hardware-metadata-files /docs/hardware-integration/hardware-metadata-files 301
/docs/development/clean-room /docs/development/contributing/clean-room 301
/docs/development/documentation /docs/development/contributing/documentation 301
/docs/development/new-shield /docs/development/hardware-integration/new-shield 301
/docs/development/new-shield /docs/hardware-integration/new-shield 301
/docs/development/build-flash /docs/development/local-toolchain/build-flash 301
/docs/development/ide-integration /docs/development/local-toolchain/ide-integration 301
/docs/development/posix-board /docs/development/local-toolchain/posix-board 301
/docs/development/pre-commit /docs/development/local-toolchain/pre-commit 301
/docs/development/tests /docs/development/local-toolchain/tests 301
/docs/development/guides/new-behavior /docs/development/new-behavior 301
/docs/development/hardware-integration/studio-setup /docs/development/hardware-integration/physical-layouts 301
/docs/development/hardware-integration/studio-setup /docs/hardware-integration/physical-layouts 301
/docs/keymaps/behaviors/mod-tap /docs/keymaps/behaviors/hold-tap#mod-tap
/docs/user-setup-cli /docs/user-setup 301
/docs/development/hardware-integration/* /docs/hardware-integration/:splat 301