Merge pull request #159 from KMKfw/rgb-small-cleanup

small docs add for rgb
This commit is contained in:
Josh Klar
2020-07-13 15:04:28 -07:00
committed by GitHub

View File

@@ -37,6 +37,7 @@ Changing the **Value** sets the overall brightness.
|`KC.RGB_MODE_RAINBOW` |`RGB_M_R` |Rainbow animation | |`KC.RGB_MODE_RAINBOW` |`RGB_M_R` |Rainbow animation |
|`KC.RGB_MODE_BREATHE_RAINBOW`|`RGB_M_BR` |Breathing rainbow animation | |`KC.RGB_MODE_BREATHE_RAINBOW`|`RGB_M_BR` |Breathing rainbow animation |
|`KC.RGB_MODE_KNIGHT` |`RGB_M_K` |Knightrider animation | |`KC.RGB_MODE_KNIGHT` |`RGB_M_K` |Knightrider animation |
|`KC.RGB_MODE_SWIRL` |`RGB_M_S` |Swirl animation |
## Configuration ## Configuration
|Define |Default |Description | |Define |Default |Description |