This website requires JavaScript.
Explore
Help
Sign In
jbrechtel
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
84562a44652bd736ddb58e929b37bdca63e2237f
qmk_firmware
/
lib
/
python
/
qmk
T
History
Pete Johanson
84562a4465
CLI: Invoke gmake on FreeBSD when using
qmk compile
.
...
* Current makefiles aren't portable, so invoke gmake on FreeBSD.
2020-06-12 17:00:27 +09:00
..
cli
Don't hide for devs...
2020-06-12 17:00:27 +09:00
tests
CLI: More MSYS2 fixes (
#8577
)
2020-06-12 17:00:27 +09:00
__init__.py
QMK CLI and JSON keymap support (
#6176
)
2019-07-19 10:05:36 +09:00
commands.py
CLI: Invoke gmake on FreeBSD when using
qmk compile
.
2020-06-12 17:00:27 +09:00
constants.py
Use pathlib everywhere we can (
#7872
)
2020-03-26 00:42:12 -07:00
converter.py
Add cli convert subcommand, from raw KLE to JSON (
#6898
)
2020-01-09 08:57:11 +09:00
decorators.py
Add decorators for determining keyboard and keymap based on current directory (
#8191
)
2020-06-12 17:00:27 +09:00
errors.py
Small CLI cleanups
2020-01-09 08:57:11 +09:00
keymap.py
Correctly handle json keymaps with ANY()
2020-06-12 17:00:27 +09:00
makefile.py
CLI: add support for list_keymaps
2020-03-26 00:42:11 -07:00
path.py
Add decorators for determining keyboard and keymap based on current directory (
#8191
)
2020-06-12 17:00:27 +09:00
questions.py
Improve the functionality of qmk.questions (
#8020
)
2020-02-26 10:15:12 +09:00
submodules.py
Beef up how
qmk doctor
works. (
#7375
)
2020-02-26 10:15:12 +09:00