diff options
Diffstat (limited to 'docs/feature_rgblight.md')
| -rw-r--r-- | docs/feature_rgblight.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/feature_rgblight.md b/docs/feature_rgblight.md index cba97cb41..97a995994 100644 --- a/docs/feature_rgblight.md +++ b/docs/feature_rgblight.md | |||
| @@ -75,6 +75,7 @@ Your RGB lighting can be configured by placing these `#define`s in your `config. | |||
| 75 | |`RGBLIGHT_VAL_STEP` |`17` |The number of steps to increment the brightness by | | 75 | |`RGBLIGHT_VAL_STEP` |`17` |The number of steps to increment the brightness by | |
| 76 | |`RGBLIGHT_LIMIT_VAL` |`255` |The maximum brightness level | | 76 | |`RGBLIGHT_LIMIT_VAL` |`255` |The maximum brightness level | |
| 77 | |`RGBLIGHT_SLEEP` |*Not defined*|If defined, the RGB lighting will be switched off when the host goes to sleep| | 77 | |`RGBLIGHT_SLEEP` |*Not defined*|If defined, the RGB lighting will be switched off when the host goes to sleep| |
| 78 | |`RGBLIGHT_SPLIT` |*Not defined*|If defined, synchronization functionality for split keyboards is added| | ||
| 78 | 79 | ||
| 79 | ## Animations | 80 | ## Animations |
| 80 | 81 | ||
