qmk-firmware/drivers/avr
Joel Challis e4a0f841e1
Update split serial code to use driver pattern (#7990)
* Move avr serial code to drivers

* Update src+= serial.c to driver pattern
2020-01-24 13:50:51 +00:00
..
analog.c Improve support and docs for ADC driver (#7191) 2019-12-08 12:11:29 +11:00
analog.h Improve support and docs for ADC driver (#7191) 2019-12-08 12:11:29 +11:00
apa102.c clang-format changes 2019-08-30 15:01:52 -07:00
apa102.h clang-format changes 2019-08-30 15:01:52 -07:00
glcdfont.c clang-format changes 2019-08-30 15:01:52 -07:00
hd44780.c clang-format changes 2019-08-30 15:01:52 -07:00
hd44780.h clang-format changes 2019-08-30 15:01:52 -07:00
i2c_master.c Removed prescaler define from avr i2c, as it was impossible to use (#6617) 2019-08-30 17:47:11 -07:00
i2c_master.h clang-format changes 2019-08-30 15:01:52 -07:00
i2c_slave.c clang-format changes 2019-08-30 15:01:52 -07:00
i2c_slave.h clang-format changes 2019-08-30 15:01:52 -07:00
pro_micro.h clang-format changes 2019-08-30 15:01:52 -07:00
serial.c Update split serial code to use driver pattern (#7990) 2020-01-24 13:50:51 +00:00
serial.h Update split serial code to use driver pattern (#7990) 2020-01-24 13:50:51 +00:00
ssd1306.c clang-format changes 2019-08-30 15:01:52 -07:00
ssd1306.h clang-format changes 2019-08-30 15:01:52 -07:00
ws2812.c Move Ergodox EZ RGB Light code to custom driver (#7309) 2019-11-14 12:00:51 -08:00
ws2812.h Unify RGB and RGBW commands (#7297) 2019-11-09 15:51:39 +00:00
ws2812_i2c.c Unify RGB and RGBW commands (#7297) 2019-11-09 15:51:39 +00:00