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
Keenan Brock a47915d2d2 kle2json: fix invocation error
resolves an issue while finding the file path

TypeError: unsupported operand type(s) for +: 'PosixPath' and 'str'
5 years ago
..
json CLI: Hide json-keymap subcommand, as it's been deprecated. 5 years ago
list Add decorators for determining keyboard and keymap based on current directory (#8191) 5 years ago
new Move everything to Python 3.6 (#8835) 5 years ago
__init__.py Move everything to Python 3.6 (#8835) 5 years ago
cformat.py Move everything to Python 3.6 (#8835) 5 years ago
compile.py Add decorators for determining keyboard and keymap based on current directory (#8191) 5 years ago
config.py Add flake8 to our test suite and fix all errors (#7379) 6 years ago
docs.py Don't hide for devs... 5 years ago
doctor.py Move everything to Python 3.6 (#8835) 5 years ago
flash.py Add decorators for determining keyboard and keymap based on current directory (#8191) 5 years ago
hello.py CLI: Add development mode support 5 years ago
json2c.py Move everything to Python 3.6 (#8835) 5 years ago
kle2json.py kle2json: fix invocation error 5 years ago
pyformat.py CLI: Add development mode support 5 years ago
pytest.py CLI: Add development mode support 5 years ago