| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | QMK CLI Environment bootstrapper (#25038) | Nick Brassel | 2025-11-27 | 1 | -3/+3 |
| * | Fix detection of hid bootloader flashing tool (#25790) | Joel Challis | 2025-11-17 | 1 | -0/+1 |
| * | Allow `qmk flash <filename>` to flash AT32 boards (#25497) | Joel Challis | 2025-07-16 | 1 | -3/+3 |
| * | Ensure `qmk flash` rejects invalid files for uf2 compatible bootloaders (#24802) | Joel Challis | 2025-01-10 | 1 | -1/+6 |
| * | Avoid path issues with `qmk flash` on Windows (#24130) | Joel Challis | 2024-07-17 | 1 | -0/+2 |
| * | feat, docs: WB32 flashing (#21217) | Less/Rikki | 2023-07-07 | 1 | -3/+15 |
| * | Allow CLI to flash .uf2 files (#19462) | Joel Challis | 2023-01-01 | 1 | -0/+14 |
| * | WSL `qmk flash firmware.bin` workaround (#19434) | Joel Challis | 2023-01-01 | 1 | -5/+16 |
| * | CLI flashers should allow files outside qmk_firmware folder (#19454) | Joel Challis | 2023-01-01 | 1 | -6/+6 |
| * | CLI: Teaching the CLI to flash binaries (#16584) | Erovia | 2022-08-20 | 1 | -0/+203 |