Skip to content

Commit

Permalink
Amend documented RGBLIGHT_HUE_STEP default value (qmk#21617)
Browse files Browse the repository at this point in the history
  • Loading branch information
dunk2k authored and autoferrit committed Dec 6, 2023
1 parent 7f01474 commit a4edb1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/feature_rgblight.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down

0 comments on commit a4edb1a

Please sign in to comment.