docs: Added a page on pin control for ZMK (#2508)

* docs(feat): Added a page on pin control for ZMK

* Added note on HAL modules

* docs: Added images of boards

---------

Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
This commit is contained in:
Nicolas Munnich
2024-10-27 02:31:47 +02:00
committed by GitHub
parent f0a3947044
commit 7d8dd64cdc
5 changed files with 541 additions and 81 deletions

View File

@@ -129,6 +129,7 @@ module.exports = {
"development/hardware-integration/physical-layouts",
"development/hardware-integration/hardware-metadata-files",
"development/hardware-integration/boards-shields-keymaps",
"development/hardware-integration/pinctrl",
"development/hardware-integration/shift-registers",
"development/hardware-integration/encoders",
],