qmk_firmware/platforms/avr/drivers
Ryan 0ff53b2498
Rename `RGBW` define to `WS2812_RGBW` ()
2024-04-28 00:36:54 +10:00
..
ps2 Update GPIO macro usages in core () 2024-02-18 17:08:27 +11:00
analog.c analog.[ch]: remove unnecessary includes () 2022-03-04 14:56:59 +11:00
analog.h analog.[ch]: remove unnecessary includes () 2022-03-04 14:56:59 +11:00
audio_pwm.h Move Audio drivers from quantum to platform drivers folder () 2021-10-06 12:01:45 +11:00
audio_pwm_hardware.c [Audio] Add support for audio shutdown pin () 2024-03-06 22:02:37 +11:00
backlight_pwm.c Update GPIO macro usages in core () 2024-02-18 17:08:27 +11:00
backlight_timer.c backlight: split AVR PWM and timer drivers () 2023-07-21 09:27:55 +10:00
glcdfont.c Format code according to conventions () 2022-02-12 18:29:31 +00:00
i2c_master.c I2C driver cleanup () 2024-01-17 14:05:38 +01:00
i2c_master.h I2C driver cleanup () 2024-01-17 14:05:38 +01:00
i2c_slave.c Format code according to conventions () 2022-02-12 18:29:31 +00:00
i2c_slave.h Format code according to conventions () 2022-02-12 18:29:31 +00:00
serial.c Update GPIO macro usages in core () 2024-02-18 17:08:27 +11:00
spi_master.c Update GPIO macro usages in core () 2024-02-18 17:08:27 +11:00
spi_master.h Relocate platform specific drivers () 2021-08-17 23:43:09 +01:00
uart.c Format code according to conventions () 2022-02-12 18:29:31 +00:00
uart.h Fix uart function prototypes () 2021-11-15 20:15:45 +11:00
ws2812_bitbang.c Add init function to RGBLight driver struct () 2024-03-18 22:03:27 +11:00
ws2812_i2c.c Rename `RGBW` define to `WS2812_RGBW` () 2024-04-28 00:36:54 +10:00