diff options
Diffstat (limited to 'docs/feature_rgblight.md')
| -rw-r--r-- | docs/feature_rgblight.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/feature_rgblight.md b/docs/feature_rgblight.md index 2e9610163..69a6aaaed 100644 --- a/docs/feature_rgblight.md +++ b/docs/feature_rgblight.md | |||
| @@ -48,12 +48,12 @@ Changing the **Value** sets the overall brightness.<br> | |||
| 48 | |`RGB_TOG` | |Toggle RGB lighting on or off | | 48 | |`RGB_TOG` | |Toggle RGB lighting on or off | |
| 49 | |`RGB_MODE_FORWARD` |`RGB_MOD` |Cycle through modes, reverse direction when Shift is held | | 49 | |`RGB_MODE_FORWARD` |`RGB_MOD` |Cycle through modes, reverse direction when Shift is held | |
| 50 | |`RGB_MODE_REVERSE` |`RGB_RMOD`|Cycle through modes in reverse, forward direction when Shift is held| | 50 | |`RGB_MODE_REVERSE` |`RGB_RMOD`|Cycle through modes in reverse, forward direction when Shift is held| |
| 51 | |`RGB_HUI` | |Increase hue | | 51 | |`RGB_HUI` | |Increase hue, decrease hue when Shift is held | |
| 52 | |`RGB_HUD` | |Decrease hue | | 52 | |`RGB_HUD` | |Decrease hue, increase hue when Shift is held | |
| 53 | |`RGB_SAI` | |Increase saturation | | 53 | |`RGB_SAI` | |Increase saturation, decrease saturation when Shift is held | |
| 54 | |`RGB_SAD` | |Decrease saturation | | 54 | |`RGB_SAD` | |Decrease saturation, increase saturation when Shift is held | |
| 55 | |`RGB_VAI` | |Increase value (brightness) | | 55 | |`RGB_VAI` | |Increase value (brightness), decrease value when Shift is held | |
| 56 | |`RGB_VAD` | |Decrease value (brightness) | | 56 | |`RGB_VAD` | |Decrease value (brightness), increase value when Shift is held | |
| 57 | |`RGB_MODE_PLAIN` |`RGB_M_P `|Static (no animation) mode | | 57 | |`RGB_MODE_PLAIN` |`RGB_M_P `|Static (no animation) mode | |
| 58 | |`RGB_MODE_BREATHE` |`RGB_M_B` |Breathing animation mode | | 58 | |`RGB_MODE_BREATHE` |`RGB_M_B` |Breathing animation mode | |
| 59 | |`RGB_MODE_RAINBOW` |`RGB_M_R` |Rainbow animation mode | | 59 | |`RGB_MODE_RAINBOW` |`RGB_M_R` |Rainbow animation mode | |
