You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/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
5 years ago
..
json Use pathlib everywhere we can (#7872) 5 years ago
list Use pathlib everywhere we can (#7872) 5 years ago
new Use pathlib everywhere we can (#7872) 5 years ago
__init__.py
cformat.py New functionality for cformat (#7893) 5 years ago
compile.py Use pathlib everywhere we can (#7872) 5 years ago
config.py
docs.py
doctor.py Fix os detection in OSX python 3.8 (#8187) 5 years ago
flash.py Use pathlib everywhere we can (#7872) 5 years ago
hello.py
kle2json.py
pyformat.py
pytest.py