]> git.donarmstrong.com Git - qmk_firmware.git/history - drivers/avr/i2c_slave.c
Add GPL3 header to avr i2c files (#6332)
[qmk_firmware.git] / drivers / avr / i2c_slave.c
2019-07-15 Drashna JaelreAdd GPL3 header to avr i2c files (#6332)
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)
2019-01-26 Alex OngDO NOT USE Merge branch 'master' into debounce_refactor
2019-01-26 Alex OngMerge branch 'master' of https://github.com/qmk/qmk_fir...
2019-01-26 Drashna JaelreCircular animation (#4796)
2019-01-25 Drashna JaelreFix process_combo which assign -1 to uint16_t (#3697)
2019-01-22 James ChurchillRename i2c_slave functions so it can coexist with i2c_m...
2018-07-18 yiancarDC01 keyboard addition (#3428)
2018-07-15 yiancarAdd I2C slave library