You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/drivers/avr
Nick Brassel 46e4493761
Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (#8775)
5 years ago
..
analog.c Improve support and docs for ADC driver (#7191) 5 years ago
analog.h Improve support and docs for ADC driver (#7191) 5 years ago
apa102.c
apa102.h
glcdfont.c Clean up includes for glcdfont headers (#7745) 5 years ago
hd44780.c
hd44780.h
i2c_master.c
i2c_master.h
i2c_slave.c
i2c_slave.h
serial.c Update split serial code to use driver pattern (#7990) 5 years ago
serial.h Update split serial code to use driver pattern (#7990) 5 years ago
spi_master.c Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (#8775) 5 years ago
spi_master.h Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (#8775) 5 years ago
ssd1306.c
ssd1306.h
ws2812.c Fix AVR ws2812 when ADDRESS_BASE is non zero (#8646) 5 years ago
ws2812.h Fix AVR ws2812 when ADDRESS_BASE is non zero (#8646) 5 years ago
ws2812_i2c.c