forked from kofal.net/zmk
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:
@@ -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",
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user