Browse Source

Fix parameter number

xmkb
KemoNine 4 years ago committed by Pete Johanson
parent
commit
af563e9dbc
  1. 2
      docs/docs/behaviors/lighting.md

2
docs/docs/behaviors/lighting.md

@ -44,7 +44,7 @@ The "RGB underglow" behavior completes an RGB action given on press. @@ -44,7 +44,7 @@ The "RGB underglow" behavior completes an RGB action given on press.
- Reference: `&rgb_ug`
- Parameter #1: The RGB action define, e.g. `RGB_TOG` or `RGB_BRI`
- Parameter #1: Only applies to `RGB_COLOR_HSB` and is the HSB values of the color to set within parenthesis and separated by a common (see below for an example)
- Parameter #2: Only applies to `RGB_COLOR_HSB` and is the HSB values of the color to set within parenthesis and separated by a common (see below for an example)
:::note HSB Values

Loading…
Cancel
Save