summaryrefslogtreecommitdiffstats
path: root/drivers/avr/i2c_master.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-18DC01 keyboard addition (#3428)yiancar1-55/+55
2018-06-23remove comment codeJack Humbert1-1/+0
2018-06-23adds immediate i2c return, fixes ez matrix codeJack Humbert1-6/+6
2018-06-23refactor, non-workingJack Humbert1-51/+82
2018-06-20start updating i2c for timeoutsJack Humbert1-66/+36
2018-06-13adds timeout to avr i2cJack Humbert1-12/+77
2018-06-12revert some attempts, update i2cJack Humbert1-1/+1
2018-05-16i2c fixJack Humbert1-19/+23
2018-05-14Rgb matrix fixes, I2C library can now retry if it has failed (#2943)yiancar1-0/+149