Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed typo in orange HSV colors decalartion (#15976) | Ryan Hausen | 2022-01-22 | 1 | -1/+1 |
* | Relocate RGB/HSV color defs to a more fitting place (#13377) | Ryan | 2021-06-29 | 1 | -0/+54 |
* | Add BGR byte order for WS2812 drivers (#11562) | kb-elmo | 2021-01-16 | 1 | -0/+9 |
* | Change include guards in quantum/ to pragma once (#11239) | Ryan | 2020-12-26 | 1 | -3/+1 |
* | add definition WS2812_BYTE_ORDER to fix RGB LED issues (#10184) | Josh Hinnebusch | 2020-12-06 | 1 | -1/+19 |
* | Add support for hsv->rgb conversion without using CIE curve. (#9856) | Nick Brassel | 2020-08-29 | 1 | -0/+1 |
* | Use White channel on RGBW LEDs (#7678) | Drashna Jaelre | 2019-12-31 | 1 | -1/+3 |
* | clang-format changes | skullY | 2019-08-30 | 1 | -25/+20 |
* | Moving rgb typedefs into a single location (#5978) | XScorpion2 | 2019-06-04 | 1 | -2/+20 |
* | Adds IS31FL3731 RGB Matrix Implementation (#2910) | Jack Humbert | 2018-05-08 | 1 | -0/+55 |