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