summaryrefslogtreecommitdiff
path: root/docs/feature_rgblight.md
Commit message (Collapse)AuthorAge
* Address #1689 by using a formula to define the breathing curve (#1692)skullydazed2017-10-17
| | | | | | * Address #1689 by using a formula to define the breathing curve and exposing defines to control the shape of the curve. * Tweak the behavior of breathing for clueboard
* Fix HSV Color Wheel image on RGB Light page (#1773)Max Riveiro2017-09-29
| | | Signed-off-by: Max Riveiro <kavu13@gmail.com>
* RGB improvements (#1684)skullydazed2017-09-06
| | | | | | | | | | | | * Allow the knight animation to be restricted to a portion of the LED strip * Add keys for jumping directly to particular animation modes * Remove orphaned break statements * Tweak the `RGB_MODE` buttons so they cycle through the same mode. * small indentation fix
* Doc updates from going through every fileskullY2017-08-16
|
* break up keymaps and quantum keycodes into files by featureskullY2017-08-16