qmk-firmware/lib/python/qmk/cli
Akaash Suresh b353028ea5
New functionality for cformat (#7893)
Fixing complexity

remove lambda

PR review fixes #1

Removing unneccesary string substitution

Handle -a and specified files

Complexity rewrite, use pathlib
2020-02-22 20:57:19 -08:00
..
json Use pathlib everywhere we can (#7872) 2020-02-17 11:42:11 -08:00
list Use pathlib everywhere we can (#7872) 2020-02-17 11:42:11 -08:00
new Use pathlib everywhere we can (#7872) 2020-02-17 11:42:11 -08:00
__init__.py Add CLI command for flashing a keyboard 2019-11-15 23:06:07 -08:00
cformat.py New functionality for cformat (#7893) 2020-02-22 20:57:19 -08:00
compile.py Use pathlib everywhere we can (#7872) 2020-02-17 11:42:11 -08:00
config.py Add flake8 to our test suite and fix all errors (#7379) 2019-11-20 14:54:18 -08:00
docs.py Use os.chdir for `qmk docs` instead of a custom HTTP request handler (#7493) 2019-11-29 15:45:22 -08:00
doctor.py Fix os detection in OSX python 3.8 (#8187) 2020-02-17 12:18:49 +01:00
flash.py Use pathlib everywhere we can (#7872) 2020-02-17 11:42:11 -08:00
hello.py Configuration system for CLI (#6708) 2019-09-22 13:25:33 -07:00
kle2json.py Add flake8 to our test suite and fix all errors (#7379) 2019-11-20 14:54:18 -08:00
pyformat.py Configuration system for CLI (#6708) 2019-09-22 13:25:33 -07:00
pytest.py Add flake8 to our test suite and fix all errors (#7379) 2019-11-20 14:54:18 -08:00