feat(docs): add backlight documentation
This commit is contained in:
parent
85b2d30bd5
commit
da41391b1f
8 changed files with 175 additions and 12 deletions
|
|
@ -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: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue