diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/feature_rgblight.md | 1 | ||||
| -rw-r--r-- | docs/keycodes.md | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/feature_rgblight.md b/docs/feature_rgblight.md index 5369d2fb7..e0918d11b 100644 --- a/docs/feature_rgblight.md +++ b/docs/feature_rgblight.md | |||
| @@ -146,6 +146,7 @@ These control the RGB Lighting functionality. | |||
| 146 | |`RGB_MODE_KNIGHT` |`RGB_M_K` |"Knight Rider" animation mode | | 146 | |`RGB_MODE_KNIGHT` |`RGB_M_K` |"Knight Rider" animation mode | |
| 147 | |`RGB_MODE_XMAS` |`RGB_M_X` |Christmas animation mode | | 147 | |`RGB_MODE_XMAS` |`RGB_M_X` |Christmas animation mode | |
| 148 | |`RGB_MODE_GRADIENT`|`RGB_M_G` |Static gradient animation mode | | 148 | |`RGB_MODE_GRADIENT`|`RGB_M_G` |Static gradient animation mode | |
| 149 | |`RGB_MODE_RGBTEST `|`RGB_M_T` |Red,Green,Blue test animation mode | | ||
| 149 | 150 | ||
| 150 | note: for backwards compatibility, `RGB_SMOD` is an alias for `RGB_MOD`. | 151 | note: for backwards compatibility, `RGB_SMOD` is an alias for `RGB_MOD`. |
| 151 | 152 | ||
diff --git a/docs/keycodes.md b/docs/keycodes.md index 9a5f6e2b3..ca81d02b6 100644 --- a/docs/keycodes.md +++ b/docs/keycodes.md | |||
| @@ -283,6 +283,7 @@ This is a reference only. Each group of keys links to the page documenting their | |||
| 283 | |`RGB_MODE_KNIGHT` |`RGB_M_K` |"Knight Rider" animation mode | | 283 | |`RGB_MODE_KNIGHT` |`RGB_M_K` |"Knight Rider" animation mode | |
| 284 | |`RGB_MODE_XMAS` |`RGB_M_X` |Christmas animation mode | | 284 | |`RGB_MODE_XMAS` |`RGB_M_X` |Christmas animation mode | |
| 285 | |`RGB_MODE_GRADIENT`|`RGB_M_G` |Static gradient animation mode | | 285 | |`RGB_MODE_GRADIENT`|`RGB_M_G` |Static gradient animation mode | |
| 286 | |`RGB_MODE_RGBTEST` |`RGB_M_T` |Red,Green,Blue test animation mode | | ||
| 286 | 287 | ||
| 287 | ## [RGB Matrix Lighting](feature_rgb_matrix.md) | 288 | ## [RGB Matrix Lighting](feature_rgb_matrix.md) |
| 288 | 289 | ||
