|
|
@ -1,5 +1,6 @@ |
|
|
|
--- |
|
|
|
--- |
|
|
|
title: Lighting |
|
|
|
title: Lighting Behavior |
|
|
|
|
|
|
|
sidebar_label: Lighting |
|
|
|
--- |
|
|
|
--- |
|
|
|
|
|
|
|
|
|
|
|
## Summary |
|
|
|
## Summary |
|
|
@ -21,7 +22,7 @@ This will allow you to reference the actions defined in this header such as `RGB |
|
|
|
Here is a table describing the action for each define: |
|
|
|
Here is a table describing the action for each define: |
|
|
|
|
|
|
|
|
|
|
|
| Define | Action | |
|
|
|
| Define | Action | |
|
|
|
|-----------|-----------------------------------------------------------| |
|
|
|
| --------- | --------------------------------------------------------- | |
|
|
|
| `RGB_TOG` | Toggles the RGB feature on and off | |
|
|
|
| `RGB_TOG` | Toggles the RGB feature on and off | |
|
|
|
| `RGB_HUI` | Increases the hue of the RGB feature | |
|
|
|
| `RGB_HUI` | Increases the hue of the RGB feature | |
|
|
|
| `RGB_HUD` | Decreases the hue of the RGB feature | |
|
|
|
| `RGB_HUD` | Decreases the hue of the RGB feature | |
|
|
|