qmk_firmware/platforms/avr/drivers
2021-12-26 21:36:52 -08:00
..
ps2 Relocate PS2 code (#14895) 2021-10-20 21:18:49 +01:00
analog.c
analog.h Manually format develop (#15003) 2021-11-01 19:18:33 +00:00
audio_pwm.h Move Audio drivers from quantum to platform drivers folder (#14308) 2021-10-06 12:01:45 +11:00
audio_pwm_hardware.c Move Audio drivers from quantum to platform drivers folder (#14308) 2021-10-06 12:01:45 +11:00
glcdfont.c
hd44780.c
hd44780.h
i2c_master.c Tidy up existing i2c_master implementations (#15376) 2021-12-02 14:32:31 +00:00
i2c_master.h i2c_master: Add support for reading/writing to 16-bit registers (#14289) 2021-10-07 10:29:35 +11:00
i2c_slave.c
i2c_slave.h
serial.c More GPIO compilation fixes. (#15592) 2021-12-26 21:36:52 -08:00
spi_master.c
spi_master.h
ssd1306.c
ssd1306.h
uart.c Update UART driver API (#14839) 2021-11-13 18:23:14 +00:00
uart.h Fix uart function prototypes (#15162) 2021-11-15 20:15:45 +11:00
ws2812.c Tidy up adjustable ws2812 timing (#15299) 2021-11-25 19:35:06 +00:00
ws2812_i2c.c