qmk_firmware/lib/python/qmk
Pete Johanson f9bb9ef0b8
CLI: Fix doctor error when can't run `bin/qmk --version`. (#8796)
2020-04-14 16:58:00 +02:00
..
cli CLI: Fix doctor error when can't run `bin/qmk --version`. (#8796) 2020-04-14 16:58:00 +02:00
tests CLI: More MSYS2 fixes (#8577) 2020-03-29 14:29:44 +02:00
__init__.py
commands.py CLI: Use `shutil.which` to detect gmake, instead of OS check. 2020-04-13 10:48:27 -07:00
constants.py
converter.py
decorators.py Add decorators for determining keyboard and keymap based on current directory (#8191) 2020-03-13 15:47:04 -07:00
errors.py
keymap.py Correctly handle json keymaps with ANY() 2020-04-07 01:34:21 -07:00
makefile.py
path.py Add decorators for determining keyboard and keymap based on current directory (#8191) 2020-03-13 15:47:04 -07:00
questions.py
submodules.py