~ruther/qmk_firmware

ce11427b11c2a857ce9f45eb6a58f5cd52b3d17f — Duncan Sutherland 1 year, 9 months ago bf498b2
Amend documented `RGBLIGHT_HUE_STEP` default value (#21617)

1 files changed, 1 insertions(+), 1 deletions(-)

M docs/feature_rgblight.md
M docs/feature_rgblight.md => docs/feature_rgblight.md +1 -1
@@ 90,7 90,7 @@ Your RGB lighting can be configured by placing these `#define`s in your `config.

|Define                     |Default                     |Description                                                                                                                |
|---------------------------|----------------------------|---------------------------------------------------------------------------------------------------------------------------|
|`RGBLIGHT_HUE_STEP`        |`10`                        |The number of steps to cycle through the hue by                                                                            |
|`RGBLIGHT_HUE_STEP`        |`8`                         |The number of steps to cycle through the hue by                                                                            |
|`RGBLIGHT_SAT_STEP`        |`17`                        |The number of steps to increment the saturation by                                                                         |
|`RGBLIGHT_VAL_STEP`        |`17`                        |The number of steps to increment the brightness by                                                                         |
|`RGBLIGHT_LIMIT_VAL`       |`255`                       |The maximum brightness level                                                                                               |

Do not follow this link