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:
parent
249ecbc7e6
commit
f4582bdaa7
15 changed files with 531 additions and 321 deletions
|
|
@ -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",
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue