qmk_firmware/platforms/avr/drivers
Ryan cb2331713c
Relocate backlight drivers (#21444)
2023-07-08 23:13:10 +10:00
..
ps2 Improve PS/2 mouse performance (#17111) 2022-05-30 23:15:17 -07:00
analog.c analog.[ch]: remove unnecessary includes (#16471) 2022-03-04 14:56:59 +11:00
analog.h analog.[ch]: remove unnecessary includes (#16471) 2022-03-04 14:56:59 +11: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 Fix functions with empty params (#19647) 2023-01-20 16:21:17 +00:00
backlight_pwm.c Relocate backlight drivers (#21444) 2023-07-08 23:13:10 +10:00
glcdfont.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
i2c_master.c Tidy up duplication of MIN/MAX fallback implementations (#20236) 2023-03-23 05:30:30 +00:00
i2c_master.h Include stdint.h in avr/i2c_master.h (#17639) 2022-07-12 21:55:19 +02:00
i2c_slave.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
i2c_slave.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
serial.c [Split] Ensure SOFT_SERIAL_PIN is defined if USE_I2C isn't defined (#17466) 2022-06-25 12:34:40 -07:00
spi_master.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
spi_master.h
uart.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
uart.h Fix uart function prototypes (#15162) 2021-11-15 20:15:45 +11:00
ws2812_bitbang.c Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2023-04-06 18:00:54 +10:00
ws2812_i2c.c WS2812 driver improvements (#20262) 2023-03-30 12:21:02 +11:00