aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/rgb_matrix.h
Commit message (Expand)AuthorAgeFilesLines
* revert accidental rgb_matrix.h changesskullY2019-02-101-2/+10
* The beginning of a simple led matrix driver for is31fl3731skullY2019-02-101-10/+2
* Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747)David Dai2018-12-311-1/+1
* Fix up RGB Matrix code (#4503)Drashna Jaelre2018-12-031-14/+45
* Allows disabling rgb effects in userspace (#4422)Florian Didron2018-11-181-5/+39
* Adds a method allowing to set custom colors to the rgb matrixFlorian Didron2018-10-021-0/+1
* RGB Matrix refactoring to open up for new drivers (#3913)James Laird-Wah2018-09-271-3/+14
* Add new RGB matrix effect digital rain aka The MatrixDaniel Shields2018-09-261-0/+1
* ISSI31FL3733 driver (#3679)yiancar2018-08-281-1/+7
* adds timeout to avr i2cJack Humbert2018-06-121-1/+2
* General RGB matrix fixes (#2931)yiancar2018-05-101-1/+1
* Add effect speed support for RGB Matrix *No EEPROM yet* (#2922)yiancar2018-05-081-0/+3
* Adds IS31FL3731 RGB Matrix Implementation (#2910)Jack Humbert2018-05-081-0/+135