summaryrefslogtreecommitdiffstats
path: root/quantum/rgb_matrix.h
AgeCommit message (Expand)AuthorFilesLines
2019-04-30Updated rgb_led struct field modifier to flags (#5619)XScorpion21-1/+5
2019-04-29RGB Matrix: Custom effects on a kb/user level (#5338)Daniel Prilik1-0/+12
2019-04-22RGB Matrix Animations: Three/six new reactive effects (wide, cross, nexus) (#...M-AS1-0/+18
2019-04-22Define RGB colors (#5300)Erovia1-0/+1
2019-04-15Features/ws2812 matrix driver (#5418)XScorpion21-2/+4
2019-04-09Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)Jack Humbert1-1/+3
2019-04-03RGB Matrix Overhaul (#5372)XScorpion21-80/+72
2019-03-17New RGB Matrix effect: Single color reactive (#5330)M-AS1-0/+3
2019-02-11revert accidental rgb_matrix.h changesskullY1-2/+10
2019-02-11The beginning of a simple led matrix driver for is31fl3731skullY1-10/+2
2018-12-31Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747)David Dai1-1/+1
2018-12-03Fix up RGB Matrix code (#4503)Drashna Jaelre1-14/+45
2018-11-18Allows disabling rgb effects in userspace (#4422)Florian Didron1-5/+39
2018-10-02Adds a method allowing to set custom colors to the rgb matrixFlorian Didron1-0/+1
2018-09-27RGB Matrix refactoring to open up for new drivers (#3913)James Laird-Wah1-3/+14
2018-09-26Add new RGB matrix effect digital rain aka The MatrixDaniel Shields1-0/+1
2018-08-28ISSI31FL3733 driver (#3679)yiancar1-1/+7
2018-06-13adds timeout to avr i2cJack Humbert1-1/+2
2018-05-10General RGB matrix fixes (#2931)yiancar1-1/+1
2018-05-09Add effect speed support for RGB Matrix *No EEPROM yet* (#2922)yiancar1-0/+3
2018-05-08Adds IS31FL3731 RGB Matrix Implementation (#2910)Jack Humbert1-0/+135