summaryrefslogtreecommitdiffstats
path: root/drivers/avr/is31fl3731.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-23refactor, non-workingJack Humbert1-40/+47
2018-06-13adds timeout to avr i2cJack Humbert1-24/+32
2018-05-16i2c fixJack Humbert1-2/+5
2018-05-14Rgb matrix fixes, I2C library can now retry if it has failed (#2943)yiancar1-25/+11
2018-05-08Adds IS31FL3731 RGB Matrix Implementation (#2910)Jack Humbert1-0/+258