Age | Commit message (Expand) | Author |
2022-06-22 | Fix AVR I2C master 1ms timeout (#17174) | Daniel Kao |
2022-05-30 | Improve PS/2 mouse performance (#17111) | Andrew Dunai |
2022-05-18 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-05-18 | Fix platforms/avr/drivers/ws2812.c (#17043) | Takeshi ISHII |
2022-03-19 | HD44780 driver rework (#16370) | Ryan |
2022-03-04 | analog.[ch]: remove unnecessary includes (#16471) | Ryan |
2022-02-12 | Format code according to conventions (#16322) | QMK Bot |
2022-01-26 | Deprecate split transactions status field (#16023) | Stefan Kerkmann |
2021-12-26 | More GPIO compilation fixes. (#15592) | Nick Brassel |
2021-12-27 | Defer pin operations to gpio.h (#15589) | Nick Brassel |
2021-12-02 | Tidy up existing i2c_master implementations (#15376) | Joel Challis |
2021-11-25 | Tidy up adjustable ws2812 timing (#15299) | Joel Challis |
2021-11-15 | Fix uart function prototypes (#15162) | Drashna Jaelre |
2021-11-13 | Update UART driver API (#14839) | Ryan |
2021-11-01 | Manually format develop (#15003) | Joel Challis |
2021-10-20 | Relocate PS2 code (#14895) | Joel Challis |
2021-10-07 | i2c_master: Add support for reading/writing to 16-bit registers (#14289) | Ryan |
2021-10-06 | Move Audio drivers from quantum to platform drivers folder (#14308) | Drashna Jaelre |
2021-09-08 | Remove Arduino-style `analogRead()` (#14348) | Ryan |
2021-08-17 | Relocate platform specific drivers (#13894) | Joel Challis |