docs: Improved some links to modules (#2822)

Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
This commit is contained in:
Nicolas Munnich
2025-02-17 10:16:36 +01:00
committed by GitHub
parent 5926269ea5
commit d0d313409b
3 changed files with 14 additions and 9 deletions

View File

@@ -192,3 +192,7 @@ manifest:
### Building Locally
When building from a pull request locally, you'll need to [perform the local user setup](../development/local-toolchain/setup/index.md), but using the repository of the pull request rather than the official ZMK repository. You can then [build and flash](../development/local-toolchain/build-flash.mdx) as usual.
## Creating a ZMK Module
Please see the dedicated page [here](../development/module-creation.md) for information on creating modules.