qmk-firmware/lib/python/qmk
Erovia 988bfffca2 Major rework, no regex/globbing, more walking
Instead of using regexes and globbing to find the rules.mk and keymap.c
files, walk the directory tree to find them.
Also, do away with the concept of revision.
2020-02-15 15:19:03 -08:00
..
cli Drop bs4 dependency, update docs, minor improvements 2020-02-15 15:19:03 -08:00
tests Add test for list_keymaps 2020-02-15 15:19:03 -08:00
__init__.py
commands.py
converter.py
errors.py
keymap.py Major rework, no regex/globbing, more walking 2020-02-15 15:19:03 -08:00
makefile.py Major rework, no regex/globbing, more walking 2020-02-15 15:19:03 -08:00
path.py Drop bs4 dependency, update docs, minor improvements 2020-02-15 15:19:03 -08:00
questions.py
submodules.py