index
:
qmk_firmware
taamas
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
avr
/
i2c_master.c
Age
Commit message (
Expand
)
Author
2020-05-25
Fix capitalisation of "GitHub" (#9184)
Ryan
2019-08-30
Removed prescaler define from avr i2c, as it was impossible to use (#6617)
Mikkel Jeppesen
2019-08-30
clang-format changes
skullY
2019-07-15
Add GPL3 header to avr i2c files (#6332)
Drashna Jaelre
2019-04-20
OLED Driver Feature
Ryan Caltabiano
2019-04-06
i2c_init update to work with atmega32a boards (#5562)
MechMerlin
2019-03-15
Fix return value of i2c_readReg and i2c_receive (#5410)
zvecr
2019-03-12
Next set of split_common changes (#4974)
James Churchill
2019-01-10
Adds support for JacoBurge's TouchPad (#4186)
Jack Humbert
2018-10-08
DC01 updates and I2C avr speed overwrite (#4088)
yiancar
2018-07-18
DC01 keyboard addition (#3428)
yiancar
2018-06-23
remove comment code
Jack Humbert
2018-06-23
adds immediate i2c return, fixes ez matrix code
Jack Humbert
2018-06-22
refactor, non-working
Jack Humbert
2018-06-20
start updating i2c for timeouts
Jack Humbert
2018-06-12
adds timeout to avr i2c
Jack Humbert
2018-06-12
revert some attempts, update i2c
Jack Humbert
2018-05-15
i2c fix
Jack Humbert
2018-05-14
Rgb matrix fixes, I2C library can now retry if it has failed (#2943)
yiancar