]> git.donarmstrong.com Git - qmk_firmware.git/history - drivers/avr/i2c_master.h
Add GPL3 header to avr i2c files (#6332)
[qmk_firmware.git] / drivers / avr / i2c_master.h
2019-07-15 Drashna JaelreAdd GPL3 header to avr i2c files (#6332)
2019-04-20 Ryan CaltabianoOLED Driver Feature
2019-04-08 Drashna JaelreFixed tap/down/up handling in dynamic keymap macros...
2019-03-28 Drashna JaelreUpdate KBD67 readme so that it mentions the KBD65 PCB...
2019-03-12 James ChurchillNext set of split_common changes (#4974)
2018-07-18 yiancarDC01 keyboard addition (#3428)
2018-07-03 Erez ZukermanMerge pull request #3229 from qmk/hf/shinydox
2018-06-23 Jack Humbertadds immediate i2c return, fixes ez matrix code
2018-06-23 Jack Humbertrefactor, non-working
2018-06-20 Jack Humbertstart updating i2c for timeouts
2018-06-13 Jack Humbertadds timeout to avr i2c
2018-05-15 Erez ZukermanMerge branch 'master' into hf/shinydox
2018-05-14 yiancarRgb matrix fixes, I2C library can now retry if it has...