summaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/flashers.py
Commit message (Collapse)AuthorAgeFilesLines
* feat, docs: WB32 flashing (#21217)Less/Rikki2023-07-081-3/+15
|
* Allow CLI to flash .uf2 files (#19462)Joel Challis2023-01-011-0/+14
|
* WSL `qmk flash firmware.bin` workaround (#19434)Joel Challis2023-01-011-5/+16
|
* CLI flashers should allow files outside qmk_firmware folder (#19454)Joel Challis2023-01-011-6/+6
|
* CLI: Teaching the CLI to flash binaries (#16584)Erovia2022-08-201-0/+203
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Nick Brassel <nick@tzarc.org>