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
Pete Johanson f9bb9ef0b8
CLI: Fix doctor error when can't run `bin/qmk --version`. (#8796)
5 years ago
..
cli CLI: Fix doctor error when can't run `bin/qmk --version`. (#8796) 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
decorators.py Add decorators for determining keyboard and keymap based on current directory (#8191) 5 years ago
errors.py
keymap.py Correctly handle json keymaps with ANY() 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) 6 years ago
submodules.py Beef up how `qmk doctor` works. (#7375) 6 years ago