index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
python
/
qmk
/
commands.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove bin/qmk (#14231)
Zach White
2021-08-29
1
-1
/
+1
*
`--parallel` improvements (#13800)
ruro
2021-08-18
1
-3
/
+20
*
Port new_keyboard.sh to CLI (#13706)
Ryan
2021-07-30
1
-0
/
+9
*
CLI: Add git and venv info to doctor's output (#13405)
Erovia
2021-07-10
1
-1
/
+70
*
CLI: Add subcommand to generate version.h (#13151)
Ryan
2021-06-27
1
-24
/
+38
*
Merge remote-tracking branch 'origin/master' into develop
Zach White
2021-05-19
1
-21
/
+2
|
\
|
*
Align our subprocess usage with current best practices. (#12940)
Zach White
2021-05-19
1
-21
/
+2
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-05-09
1
-1
/
+1
|
\
|
|
*
CLI: Use BASH if SHELL variable is not set (Windows) (#12847)
Erovia
2021-05-09
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-05-09
1
-6
/
+28
|
\
|
|
*
Allow MAKE environment override for 'qmk clean' (#12473)
Joel Challis
2021-05-09
1
-6
/
+28
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-03-24
1
-0
/
+10
|
\
|
|
*
Add support for qmk_configurator style aliases (#11954)
Zach White
2021-03-24
1
-0
/
+10
*
|
Consistently use bin/qmk when that script is called (#12286)
Zach White
2021-03-18
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-03-09
1
-1
/
+1
|
\
|
|
*
Fix typo in `get_git_version()` (#12182)
Ryan
2021-03-10
1
-1
/
+1
*
|
Begin the process of deprecating bin/qmk in favor of the global cli (#12109)
Zach White
2021-03-07
1
-0
/
+1
|
/
*
CLI: Fix json flashing (#11765)
Erovia
2021-02-01
1
-1
/
+4
*
Fix QMK_BUILDDATE (#11641)
Zach White
2021-01-20
1
-1
/
+1
*
Generate version.h when compiling json files (#11581)
Zach White
2021-01-17
1
-3
/
+55
*
Improve the compile and flash subcommands (#11334)
Zach White
2021-01-16
1
-12
/
+81
*
c2json: Fix TypeError on MSYS2 (#10709)
Ryan
2020-10-23
1
-1
/
+2
*
[CLI] Add c2json (#8817)
Erovia
2020-10-06
1
-3
/
+0
*
Add debug logging to `run()` (#9986)
Ryan
2020-08-28
1
-0
/
+3
*
[CLI] Add a subcommand for getting information about a keyboard (#8666)
Zach White
2020-05-26
1
-0
/
+1
*
CLI: Use `shutil.which` to detect gmake, instead of OS check.
Pete Johanson
2020-04-13
1
-5
/
+2
*
CLI: Invoke gmake on FreeBSD when using `qmk compile`.
Pete Johanson
2020-04-13
1
-1
/
+6
*
CLI: More MSYS2 fixes (#8577)
Erovia
2020-03-29
1
-0
/
+20
*
Add decorators for determining keyboard and keymap based on current directory...
skullydazed
2020-03-13
1
-69
/
+0
*
Use pathlib everywhere we can (#7872)
skullydazed
2020-02-17
1
-9
/
+87
*
Fix compiling json files
Zach White
2019-12-08
1
-8
/
+3
*
format code according to conventions [skip ci]
QMK Bot
2019-11-16
1
-1
/
+3
*
Add CLI command for flashing a keyboard
jorgemanzo
2019-11-15
1
-0
/
+57