summaryrefslogtreecommitdiffstats
path: root/quantum/rgb_matrix.c
Commit message (Expand)AuthorAgeFilesLines
* refactor, non-workingJack Humbert2018-06-221-7/+2
* adds timeout to avr i2cJack Humbert2018-06-121-40/+47
* Customizable LED test duration (#3086)Erez Zukerman2018-05-301-2/+3
* Rgb matrix fixes, I2C library can now retry if it has failed (#2943)yiancar2018-05-141-4/+2
* General RGB matrix fixes (#2931)yiancar2018-05-101-13/+16
* Add effect speed support for RGB Matrix *No EEPROM yet* (#2922)yiancar2018-05-081-3/+15
* Adds IS31FL3731 RGB Matrix Implementation (#2910)Jack Humbert2018-05-081-0/+873