index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
python
/
qmk
/
cli
/
flash.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
`qmk compile`/`qmk flash` - Validate keymap argument (#19530)
Joel Challis
2023-01-19
1
-1
/
+16
*
Allow CLI to flash .uf2 files (#19462)
Joel Challis
2023-01-01
1
-21
/
+25
*
[CLI] Ensure consistent clean behaviour (#18781)
Joel Challis
2022-10-20
1
-60
/
+39
*
CLI: Teaching the CLI to flash binaries (#16584)
Erovia
2022-08-20
1
-51
/
+69
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-06-15
1
-2
/
+3
|
\
|
*
Fix clean arg handling (#17392)
Joel Challis
2022-06-15
1
-2
/
+3
*
|
Add uf2-split-* make targets. (#17257)
Dasky
2022-05-31
1
-0
/
+2
|
/
*
Enable CLI flashing via mdloader (#14729)
Joel Challis
2021-10-15
1
-5
/
+9
*
`--parallel` improvements (#13800)
ruro
2021-08-18
1
-1
/
+1
*
Align our subprocess usage with current best practices. (#12940)
Zach White
2021-05-19
1
-2
/
+3
*
Add support for tab completion (#12411)
Zach White
2021-04-14
1
-3
/
+4
*
Add support for qmk_configurator style aliases (#11954)
Zach White
2021-03-24
1
-1
/
+2
*
Allow flash/compile to accept relative json paths (#11767)
Joel Challis
2021-02-07
1
-2
/
+1
*
CLI: Fix json flashing (#11765)
Erovia
2021-02-01
1
-2
/
+2
*
Improve the compile and flash subcommands (#11334)
Zach White
2021-01-16
1
-5
/
+21
*
Return the make exit code for qmk compile and flash (#11402)
Zach White
2021-01-02
1
-1
/
+2
*
Add `st-flash` flash target (#9964)
Sergey Vlasov
2020-08-29
1
-0
/
+1
*
Add decorators for determining keyboard and keymap based on current directory...
skullydazed
2020-03-13
1
-17
/
+30
*
Use pathlib everywhere we can (#7872)
skullydazed
2020-02-17
1
-21
/
+13
*
Update the flash cli command to use the user config (#8125)
Erovia
2020-02-08
1
-2
/
+2
*
Also fix flash
Zach White
2019-12-08
1
-2
/
+3
*
Add flake8 to our test suite and fix all errors (#7379)
skullydazed
2019-11-20
1
-8
/
+2
*
format code according to conventions [skip ci]
QMK Bot
2019-11-16
1
-1
/
+2
*
Add CLI command for flashing a keyboard
jorgemanzo
2019-11-15
1
-0
/
+87