diff options
author | Takeshi ISHII <2170248+mtei@users.noreply.github.com> | 2019-05-16 13:11:28 +0900 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-05-16 09:16:13 -0700 |
commit | cf1b36bf83bf5dfd8bda86dcd0a2d946b298e0b6 (patch) | |
tree | 820e92d1937f33d2709944308afb588c84e419bf /.gitattributes | |
parent | 689303e49f5ff1ca71df1d2d215148a8745539b8 (diff) |
Add effect range to rgblight.c (#5856)
* add rgblight_set_effect_range()
* implement effect range
* Arrange the order of function list in rgblight.h .
* update docs/feature_rgblight.md
* fix RGBLIGHT_RAINBOW_SWIRL_RANGE default value
* add example code about Utility Functions
* add example code about direct operation functions
* When RGBLIGHT_SPLIT is defined, the following function has no meaning and is invalidated.
* rgblight_setrgb_master(r, g, b)
* rgblight_setrgb_slave(r, g, b)
* rgblight_sethsv_master(h, s, v)
* rgblight_sethsv_slave(h, s, v)
* add temporary test code for rgblight_set_effect_range
* fix rgblight_effect_knight() bug
* Test End. Revert "add temporary test code for rgblight_set_effect_range"
This reverts commit 5680cddd012d68b2db75a532862a7fef250f8973.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions