From 6c24e28b8db255b77b4945cd843a617ee5141678 Mon Sep 17 00:00:00 2001 From: YouCanFly Date: Wed, 3 Jan 2018 10:54:56 +0800 Subject: ADD RGBLIGHT_LIMIT_VAL (#2214) --- docs/feature_rgblight.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/feature_rgblight.md') diff --git a/docs/feature_rgblight.md b/docs/feature_rgblight.md index 554eb2dcd..f96fa8773 100644 --- a/docs/feature_rgblight.md +++ b/docs/feature_rgblight.md @@ -41,6 +41,7 @@ You can change the behavior of the RGB Lighting by setting these configuration v | `RGBLIGHT_HUE_STEP` | 10 | How many hues you want to have available. | | `RGBLIGHT_SAT_STEP` | 17 | How many steps of saturation you'd like. | | `RGBLIGHT_VAL_STEP` | 17 | The number of levels of brightness you want. | +| `RGBLIGHT_LIMIT_VAL` | 255 | Limit the val of HSV to limit the maximum brightness simply. | ### Animations -- cgit v1.2.3-24-g4f1b