feat(docs) Adding some additional clarity around low power states (#2330)

* docs(feat): Adding some additional clarity around low power states, with guide portion moved to hardware integration

---------

Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
This commit is contained in:
Nicolas Munnich
2024-11-02 23:20:31 +01:00
committed by GitHub
parent 249ecbc7e6
commit f4582bdaa7
15 changed files with 531 additions and 321 deletions

View File

@@ -37,7 +37,7 @@ module.exports = {
"features/split-keyboards",
"features/debouncing",
"features/battery",
"features/soft-off",
"features/low-power-states",
"features/encoders",
"features/displays",
"features/backlight",
@@ -133,6 +133,7 @@ module.exports = {
"development/hardware-integration/pinctrl",
"development/hardware-integration/shift-registers",
"development/hardware-integration/encoders",
"development/hardware-integration/soft-off-setup",
],
},
{