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
/
compile.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
`--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
-4
/
+6
*
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
-3
/
+2
*
Improve the compile and flash subcommands (#11334)
Zach White
2021-01-16
1
-5
/
+22
*
Return the make exit code for qmk compile and flash (#11402)
Zach White
2021-01-02
1
-1
/
+2
*
Fix the path for generated keymaps (#9213)
Zach White
2020-05-26
1
-4
/
+0
*
Add decorators for determining keyboard and keymap based on current directory...
skullydazed
2020-03-13
1
-12
/
+25
*
Use pathlib everywhere we can (#7872)
skullydazed
2020-02-17
1
-87
/
+12
*
Add QMK Compile Context Sensitivity (#6884)
Cody Bender
2020-02-07
1
-3
/
+72
*
Fix compiling json files
Zach White
2019-12-08
1
-1
/
+1
*
Add flake8 to our test suite and fix all errors (#7379)
skullydazed
2019-11-20
1
-3
/
+0
*
format code according to conventions [skip ci]
QMK Bot
2019-11-16
1
-2
/
+1
*
Add CLI command for flashing a keyboard
jorgemanzo
2019-11-15
1
-5
/
+9
*
Configuration system for CLI (#6708)
skullydazed
2019-09-22
1
-5
/
+5
*
Refactor `qmk compile-json` to `qmk compile` (#6592)
skullydazed
2019-08-25
1
-0
/
+53