Add lighting behavior docs
This commit is contained in:
parent
e2848c66c3
commit
c92f114efe
2 changed files with 55 additions and 1 deletions
|
|
@ -7,7 +7,11 @@ module.exports = {
|
|||
"feature/encoders",
|
||||
"feature/underglow",
|
||||
],
|
||||
Behaviors: ["behavior/key-press", "behavior/layers"],
|
||||
Behaviors: [
|
||||
"behavior/key-press",
|
||||
"behavior/layers",
|
||||
"behavior/lighting",
|
||||
],
|
||||
Development: [
|
||||
"dev-clean-room",
|
||||
"dev-setup",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue