mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-06-12 21:01:02 +08:00
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. |
||
|---|---|---|
| .. | ||
| cli | ||
| tests | ||
| __init__.py | ||
| commands.py | ||
| converter.py | ||
| errors.py | ||
| keymap.py | ||
| makefile.py | ||
| path.py | ||
| questions.py | ||
| submodules.py | ||