diff options
author | Drashna Jaelre <drashna@live.com> | 2022-07-27 06:49:12 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-27 14:49:12 +0100 |
commit | 8973835183c5336b33b8b60b5c9695eaa4693819 (patch) | |
tree | a25728bf49135a4e7bff1d25ea231da92027968e /docs/_summary.md | |
parent | 3285659690c79807f96021002e0dc336c99c73f2 (diff) |
[Docs] Add information about WeAct Blackpill F411 (#16755)
* [Docs] Add information about WeAct Blackpill F411
* Add clarification for matrix pins
* Update documentation
* Tweak wording
Diffstat (limited to 'docs/_summary.md')
-rw-r--r-- | docs/_summary.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_summary.md b/docs/_summary.md index b7fcddc237..102adad795 100644 --- a/docs/_summary.md +++ b/docs/_summary.md @@ -166,6 +166,7 @@ * Arm/ChibiOS * [Selecting an MCU](platformdev_selecting_arm_mcu.md) * [Early initialization](platformdev_chibios_earlyinit.md) + * [WeAct Blackpill F411](platformdev_blackpill_f411.md) * QMK Reference * [Contributing to QMK](contributing.md) |