summaryrefslogtreecommitdiffstats
path: root/quantum/rgb_matrix.h
AgeCommit message (Expand)AuthorFilesLines
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