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

@ -225,7 +225,7 @@ return (
:::note
For keyboard maintainers, additional changes are needed to add metadata about the keyboard's physical layouts in order to use ZMK Studio. See the documentation on [physical layouts](/docs/development/hardware-integration/physical-layouts#optional-keys-property) for more information.
For keyboard maintainers, additional changes are needed to add metadata about the keyboard's physical layouts in order to use ZMK Studio. See the documentation on [physical layouts](/docs/hardware-integration/physical-layouts#optional-keys-property) for more information.
:::
To use ZMK Studio, you need to have a firmware for your keyboard with the feature enabled, as well as a small keymap change to add an unlock key. See [Building with ZMK Studio](/docs/features/studio#building) and [ZMK Studio keymap changes](/docs/features/studio#keymap-changes) for more details.