Merge remote-tracking branch 'origin/master' into develop

pull/15968/head
QMK Bot 2022-01-20 23:20:58 +00:00
commit ecfa4172d0
1 changed files with 1 additions and 1 deletions

View File

@ -345,7 +345,7 @@ If you need to change your RGB lighting in code, for example in a macro to chang
### Low level Functions
|Function |Description |
|--------------------------------------------|-------------------------------------------|
|`rgblight_set()` |Flash out led buffers to LEDs |
|`rgblight_set()` |Flush out led buffers to LEDs |
|`rgblight_set_clipping_range(pos, num)` |Set clipping Range. see [Clipping Range](#clipping-range) |
Example: