My local repo of qmk firmware.
You can not 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_firmware/platforms/avr/drivers
Ryan 4137685f8e
backlight: split AVR PWM and timer drivers (#21540)
2 years ago
..
ps2 Improve PS/2 mouse performance (#17111) 3 years ago
analog.c analog.[ch]: remove unnecessary includes (#16471) 3 years ago
analog.h analog.[ch]: remove unnecessary includes (#16471) 3 years ago
audio_pwm.h Move Audio drivers from quantum to platform drivers folder (#14308) 4 years ago
audio_pwm_hardware.c quantum: remove direct `quantum.h` includes (#21507) 2 years ago
backlight_pwm.c backlight: split AVR PWM and timer drivers (#21540) 2 years ago
backlight_timer.c backlight: split AVR PWM and timer drivers (#21540) 2 years ago
glcdfont.c Format code according to conventions (#16322) 3 years ago
i2c_master.c Tidy up duplication of MIN/MAX fallback implementations (#20236) 2 years ago
i2c_master.h Include stdint.h in avr/i2c_master.h (#17639) 3 years ago
i2c_slave.c Format code according to conventions (#16322) 3 years ago
i2c_slave.h Format code according to conventions (#16322) 3 years ago
serial.c [Split] Ensure SOFT_SERIAL_PIN is defined if USE_I2C isn't defined (#17466) 3 years ago
spi_master.c Format code according to conventions (#16322) 3 years ago
spi_master.h Relocate platform specific drivers (#13894) 4 years ago
uart.c Format code according to conventions (#16322) 3 years ago
uart.h Fix uart function prototypes (#15162) 4 years ago
ws2812_bitbang.c Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2 years ago
ws2812_i2c.c WS2812 driver improvements (#20262) 2 years ago