feat(docs): add backlight documentation

This commit is contained in:
Alessandro Bortolin
2021-10-09 18:25:00 +02:00
committed by Pete Johanson
parent 85b2d30bd5
commit da41391b1f
8 changed files with 175 additions and 12 deletions

View File

@@ -16,6 +16,7 @@ module.exports = {
"features/displays",
"features/encoders",
"features/underglow",
"features/backlight",
"features/beta-testing",
],
Behaviors: [
@@ -31,7 +32,8 @@ module.exports = {
"behaviors/reset",
"behaviors/bluetooth",
"behaviors/outputs",
"behaviors/lighting",
"behaviors/underglow",
"behaviors/backlight",
"behaviors/power",
],
Codes: [