summaryrefslogtreecommitdiffstats
path: root/platforms/avr
Commit message (Expand)AuthorAgeFilesLines
...
* Format code according to conventions (#15593)QMK Bot2021-12-276-13/+8
* Refactor `bootloader_jump()` implementations (#15450)Ryan2021-12-277-293/+332
* More GPIO compilation fixes. (#15592)Nick Brassel2021-12-261-0/+1
* Defer pin operations to gpio.h (#15589)Nick Brassel2021-12-271-6/+0
* Add open-drain GPIO support. (#15282)Nick Brassel2021-12-271-14/+3
* Tidy up existing i2c_master implementations (#15376)Joel Challis2021-12-021-2/+5
* Tidy up adjustable ws2812 timing (#15299)Joel Challis2021-11-251-8/+3
* Move tmk_core/common/<plat> (#13918)Joel Challis2021-11-1919-0/+1905
* Fix uart function prototypes (#15162)Drashna Jaelre2021-11-151-2/+2
* Update UART driver API (#14839)Ryan2021-11-132-9/+25
* Manually format develop (#15003)Joel Challis2021-11-011-1/+1
* Align usbasp flashing behaviour (#14928)Joel Challis2021-10-241-0/+9
* Relocate PS2 code (#14895)Joel Challis2021-10-202-0/+278
* i2c_master: Add support for reading/writing to 16-bit registers (#14289)Ryan2021-10-072-0/+58
* Move Audio drivers from quantum to platform drivers folder (#14308)Drashna Jaelre2021-10-062-0/+349
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-101-3/+3
|\
| * Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-101-3/+3
* | Remove Arduino-style `analogRead()` (#14348)Ryan2021-09-082-24/+0
|/
* Fix bootloadHID comments breaking :flash (#14133)Drashna Jaelre2021-08-231-2/+2
* `--parallel` improvements (#13800)ruro2021-08-181-7/+7
* Relocate platform specific drivers (#13894)Joel Challis2021-08-1718-0/+3116
* Move all the flash logic from tmk_core (#13927)Joel Challis2021-08-151-0/+179