index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
avr
/
i2c_master.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed prescaler define from avr i2c, as it was impossible to use (#6617)
Mikkel Jeppesen
2019-08-30
1
-2
/
+2
*
clang-format changes
skullY
2019-08-30
1
-130
/
+130
*
Add GPL3 header to avr i2c files (#6332)
Drashna Jaelre
2019-07-15
1
-0
/
+15
*
OLED Driver Feature
Ryan Caltabiano
2019-04-20
1
-2
/
+2
*
i2c_init update to work with atmega32a boards (#5562)
MechMerlin
2019-04-06
1
-0
/
+12
*
Fix return value of i2c_readReg and i2c_receive (#5410)
zvecr
2019-03-15
1
-2
/
+2
*
Next set of split_common changes (#4974)
James Churchill
2019-03-12
1
-93
/
+67
*
Adds support for JacoBurge's TouchPad (#4186)
Jack Humbert
2019-01-10
1
-1
/
+4
*
DC01 updates and I2C avr speed overwrite (#4088)
yiancar
2018-10-08
1
-0
/
+2
*
DC01 keyboard addition (#3428)
yiancar
2018-07-18
1
-55
/
+55
*
remove comment code
Jack Humbert
2018-06-23
1
-1
/
+0
*
adds immediate i2c return, fixes ez matrix code
Jack Humbert
2018-06-23
1
-6
/
+6
*
refactor, non-working
Jack Humbert
2018-06-22
1
-51
/
+82
*
start updating i2c for timeouts
Jack Humbert
2018-06-20
1
-66
/
+36
*
adds timeout to avr i2c
Jack Humbert
2018-06-12
1
-12
/
+77
*
revert some attempts, update i2c
Jack Humbert
2018-06-12
1
-1
/
+1
*
i2c fix
Jack Humbert
2018-05-15
1
-19
/
+23
*
Rgb matrix fixes, I2C library can now retry if it has failed (#2943)
yiancar
2018-05-14
1
-0
/
+149