index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
color.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-12
Rename RGB and HSV structs (#24471)
Ryan
1
-7
/
+12
2024-10-06
WS2812 API rework (#24364)
Ryan
1
-24
/
+0
2024-04-28
Rename `RGBW` define to `WS2812_RGBW` (#23585)
Ryan
1
-2
/
+2
2023-09-20
Move `PACKED` define to util.h (#22074)
Ryan
1
-14
/
+1
2023-09-04
Clean up RGB LED type (#21859)
Ryan
1
-29
/
+8
2022-01-22
fixed typo in orange HSV colors decalartion (#15976)
Ryan Hausen
1
-1
/
+1
2021-06-29
Relocate RGB/HSV color defs to a more fitting place (#13377)
Ryan
1
-0
/
+54
2021-01-16
Add BGR byte order for WS2812 drivers (#11562)
kb-elmo
1
-0
/
+9
2020-12-26
Change include guards in quantum/ to pragma once (#11239)
Ryan
1
-3
/
+1
2020-12-06
add definition WS2812_BYTE_ORDER to fix RGB LED issues (#10184)
Josh Hinnebusch
1
-1
/
+19
2020-08-29
Add support for hsv->rgb conversion without using CIE curve. (#9856)
Nick Brassel
1
-0
/
+1
2019-12-31
Use White channel on RGBW LEDs (#7678)
Drashna Jaelre
1
-1
/
+3
2019-08-30
clang-format changes
skullY
1
-25
/
+20
2019-06-04
Moving rgb typedefs into a single location (#5978)
XScorpion2
1
-2
/
+20
2018-05-08
Adds IS31FL3731 RGB Matrix Implementation (#2910)
Jack Humbert
1
-0
/
+55