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
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
..
cli New functionality for cformat (#7893) 5 years ago
tests New functionality for cformat (#7893) 5 years ago
__init__.py QMK CLI and JSON keymap support (#6176) 6 years ago
commands.py Use pathlib everywhere we can (#7872) 5 years ago
constants.py Use pathlib everywhere we can (#7872) 5 years ago
converter.py Add cli convert subcommand, from raw KLE to JSON (#6898) 6 years ago
errors.py Small CLI cleanups 6 years ago
keymap.py Use pathlib everywhere we can (#7872) 5 years ago
makefile.py Code cleanup, use pathlib, use pytest keyboard 5 years ago
path.py New functionality for cformat (#7893) 5 years ago
questions.py Improve the functionality of qmk.questions (#8020) 5 years ago
submodules.py Beef up how `qmk doctor` works. (#7375) 6 years ago