index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
i2c_driver.md
Age
Commit message (
Expand
)
Author
2022-04-20
Fix i2c driver doc: Incorrect name (#16898)
jpe230
2021-10-07
i2c_master: Add support for reading/writing to 16-bit registers (#14289)
Ryan
2021-09-12
Align ChibiOS I2C defs with other drivers (#14399)
Joel Challis
2021-02-08
Rework I2C driver docs (#11658)
Ryan
2020-08-22
Update i2c_driver.md (#10131)
Ikta
2020-03-15
[Docs] Random Fixes (#8340)
James Young
2020-03-15
[Docs] Update to I2C docs: Clarify address expectation and return values (#8413)
brickbots
2019-09-03
[Docs] Update i2c_driver.md (#6665)
Elliot Powell
2019-08-30
Removed prescaler define from avr i2c, as it was impossible to use (#6617)
Mikkel Jeppesen
2019-07-16
Add ARM I2Cv1 support to i2c_master (#6262)
Joel Challis
2019-06-01
Parameterise STM32 I2C pin modes and timing parameters. (#5671)
Nick Brassel
2019-03-12
Next set of split_common changes (#4974)
James Churchill
2019-02-10
Add documentation for led matrix
skullY
2018-11-13
Remove duplicate row from Available functions table in i2c_driver doc (#4416)
Junya Ogura
2018-11-10
I2C driver docs (#4298)
yiancar