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
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
..
cli kle2json: fix invocation error 5 years ago
tests CLI: More MSYS2 fixes (#8577) 5 years ago
__init__.py
commands.py CLI: Use `shutil.which` to detect gmake, instead of OS check. 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
decorators.py Add decorators for determining keyboard and keymap based on current directory (#8191) 5 years ago
errors.py Small CLI cleanups 6 years ago
keymap.py Move everything to Python 3.6 (#8835) 5 years ago
makefile.py Code cleanup, use pathlib, use pytest keyboard 5 years ago
path.py Add decorators for determining keyboard and keymap based on current directory (#8191) 5 years ago
questions.py Improve the functionality of qmk.questions (#8020) 5 years ago
submodules.py Beef up how `qmk doctor` works. (#7375) 5 years ago