Skip to content

Commit

Permalink
Update NEO configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
mriscoc committed Aug 17, 2022
1 parent 0fd99cb commit deb6b31
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions _features/NEO.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,21 @@
"op": "Enable",
"searchfor": "LED_CONTROL_MENU",
"comment" : "For use with NeoPixel"
},
{
"op": "Enable",
"searchfor": "CASE_LIGHT_MENU",
"comment" : "For use with NeoPixel"
},
{
"op": "Enable",
"searchfor": "CASE_LIGHT_ENABLE",
"comment" : "For use with NeoPixel"
},
{
"op": "Enable",
"searchfor": "CASE_LIGHT_USE_NEOPIXEL",
"comment" : "For use with NeoPixel"
}
],
"Version.h" : [
Expand Down

0 comments on commit deb6b31

Please sign in to comment.