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