qmk-dactyl-manuform-a/lib/python/qmk
codecoffeecode f125406700
Adding unit tests for list-keymaps command (#7711)
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-Authored-By: Erovia <Erovia@users.noreply.github.com>
2020-05-16 22:47:07 +02:00
..
cli CLI: Tune doctor's udev rule checking to match #8750 2020-05-15 12:59:46 -07:00
tests Adding unit tests for list-keymaps command (#7711) 2020-05-16 22:47:07 +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 Use pathlib everywhere we can (#7872) 2020-02-17 11:42:11 -08:00
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 Move everything to Python 3.6 (#8835) 2020-04-18 22:00:56 +02:00
makefile.py Code cleanup, use pathlib, use pytest keyboard 2020-02-15 15:19:03 -08:00
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