.. |
cli
|
f9bb9ef0b8
CLI: Fix doctor error when can't run `bin/qmk --version`. (#8796)
|
5 years ago |
tests
|
c89c084146
CLI: More MSYS2 fixes (#8577)
|
5 years ago |
__init__.py
|
a25dd58bc5
QMK CLI and JSON keymap support (#6176)
|
6 years ago |
commands.py
|
6fb048fdaf
CLI: Use `shutil.which` to detect gmake, instead of OS check.
|
5 years ago |
constants.py
|
c66930445f
Use pathlib everywhere we can (#7872)
|
5 years ago |
converter.py
|
7329c2d02d
Add cli convert subcommand, from raw KLE to JSON (#6898)
|
5 years ago |
decorators.py
|
f81b0e35a6
Add decorators for determining keyboard and keymap based on current directory (#8191)
|
5 years ago |
errors.py
|
79edb7c594
Small CLI cleanups
|
5 years ago |
keymap.py
|
b4ef72423e
Correctly handle json keymaps with ANY()
|
5 years ago |
makefile.py
|
3db41817e0
Code cleanup, use pathlib, use pytest keyboard
|
5 years ago |
path.py
|
f81b0e35a6
Add decorators for determining keyboard and keymap based on current directory (#8191)
|
5 years ago |
questions.py
|
5780c94423
Improve the functionality of qmk.questions (#8020)
|
5 years ago |
submodules.py
|
5e65af3a76
Beef up how `qmk doctor` works. (#7375)
|
5 years ago |