summaryrefslogtreecommitdiff
path: root/platforms/avr/drivers
AgeCommit message (Expand)Author
2023-07-21backlight: split AVR PWM and timer drivers (#21540)Ryan
2023-07-16quantum: remove direct `quantum.h` includes (#21507)Ryan
2023-07-08Relocate backlight drivers (#21444)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-30WS2812 driver improvements (#20262)Ryan
2023-03-23Tidy up duplication of MIN/MAX fallback implementations (#20236)Joel Challis
2023-01-20Fix functions with empty params (#19647)Ryan
2022-07-31Remove legacy AVR ssd1306 driver (#17864)Joel Challis
2022-07-12Include stdint.h in avr/i2c_master.h (#17639)jack
2022-06-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-06-25[Split] Ensure SOFT_SERIAL_PIN is defined if USE_I2C isn't defined (#17466)Drashna Jaelre
2022-06-22Fix AVR I2C master 1ms timeout (#17174)Daniel Kao
2022-05-30Improve PS/2 mouse performance (#17111)Andrew Dunai
2022-05-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-05-18Fix platforms/avr/drivers/ws2812.c (#17043)Takeshi ISHII
2022-03-19HD44780 driver rework (#16370)Ryan
2022-03-04analog.[ch]: remove unnecessary includes (#16471)Ryan
2022-02-12Format code according to conventions (#16322)QMK Bot
2022-01-26Deprecate split transactions status field (#16023)Stefan Kerkmann
2021-12-26More GPIO compilation fixes. (#15592)Nick Brassel
2021-12-27Defer pin operations to gpio.h (#15589)Nick Brassel
2021-12-02Tidy up existing i2c_master implementations (#15376)Joel Challis
2021-11-25Tidy up adjustable ws2812 timing (#15299)Joel Challis
2021-11-15Fix uart function prototypes (#15162)Drashna Jaelre
2021-11-13Update UART driver API (#14839)Ryan
2021-11-01Manually format develop (#15003)Joel Challis
2021-10-20Relocate PS2 code (#14895)Joel Challis
2021-10-07i2c_master: Add support for reading/writing to 16-bit registers (#14289)Ryan
2021-10-06Move Audio drivers from quantum to platform drivers folder (#14308)Drashna Jaelre
2021-09-08Remove Arduino-style `analogRead()` (#14348)Ryan
2021-08-17Relocate platform specific drivers (#13894)Joel Challis