| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | QMK CLI Environment bootstrapper (#25038) | Nick Brassel | 2025-11-27 | 1 | -3/+3 |
| | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Pascal Getreuer <getreuer@google.com> | ||||
| * | avrdude: Version 7.2 changes the text output (#22235) | Dominik | 2023-10-09 | 1 | -2/+2 |
| | | | | | | | from "could not find USB device with" to "cannot find USB device with" This should fix issue #22234 Co-authored-by: Dominik Loidolt <dominik.loidolt@univie.ac.at> | ||||
| * | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-11-06 | 1 | -1/+1 |
| |\ | |||||
| | * | Refactor to avoid deprecated wmic execution (#18122) | Joel Challis | 2022-10-31 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | * wmic deprecated? * Update platforms/avr/flash.mk * Update platforms/avr/flash.mk | ||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-03 | 1 | -1/+2 |
| |\| | |||||
| | * | `:flash`: print bootloader (#18569) | Ryan | 2022-10-03 | 1 | -1/+2 |
| | | | |||||
| * | | Remove deprecated USBasp and bootloadHID bootloader types (#18195) | Ryan | 2022-08-28 | 1 | -2/+2 |
| |/ | |||||
| * | Align usbasp flashing behaviour (#14928) | Joel Challis | 2021-10-24 | 1 | -0/+9 |
| | | |||||
| * | Change USBasp and bootloadHID bootloaders to lowercase (#14354) | Ryan | 2021-09-10 | 1 | -3/+3 |
| | | |||||
| * | Fix bootloadHID comments breaking :flash (#14133) | Drashna Jaelre | 2021-08-24 | 1 | -2/+2 |
| | | |||||
| * | `--parallel` improvements (#13800) | ruro | 2021-08-18 | 1 | -7/+7 |
| | | | | | | | | * improve make parallel jobs support * document the --parallel option * disable the output-sync for interactive targets | ||||
| * | Move all the flash logic from tmk_core (#13927) | Joel Challis | 2021-08-15 | 1 | -0/+179 |