summaryrefslogtreecommitdiffstats
path: root/quantum/rgb_matrix.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-03Merge pull request #3229 from qmk/hf/shinydoxErez Zukerman1-38/+40
2018-07-03Addition of hard brigtness limit for RGB_Matrix (#3299)yiancar1-3/+7
2018-06-23refactor, non-workingJack Humbert1-7/+2
2018-06-13adds timeout to avr i2cJack Humbert1-40/+47
2018-05-31Customizable LED test duration (#3086)Erez Zukerman1-2/+3
2018-05-14Rgb matrix fixes, I2C library can now retry if it has failed (#2943)yiancar1-4/+2
2018-05-10General RGB matrix fixes (#2931)yiancar1-13/+16
2018-05-09Add effect speed support for RGB Matrix *No EEPROM yet* (#2922)yiancar1-3/+15
2018-05-08Adds IS31FL3731 RGB Matrix Implementation (#2910)Jack Humbert1-0/+873