1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/lib/python/qmk
Zach White fd340f8957
Defer the expensive search for layout macros until info.json has been processed (#14007)
* defer the expensive search for layout macros until info.json has been processed

* fixup names
2021-08-16 06:30:58 +10:00
..
cli Merge remote-tracking branch 'origin/master' into develop 2021-08-13 17:38:51 +00:00
tests
__init__.py
c_parse.py
commands.py
comment_remover.py
constants.py
converter.py
datetime.py
decorators.py
errors.py
info.py
json_encoders.py
json_schema.py
keyboard.py
keymap.py CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869) 2021-05-27 17:42:38 +01:00
makefile.py
math.py
path.py
submodules.py Align our subprocess usage with current best practices. (#12940) 2021-05-19 15:24:46 -07:00