qmk-dactyl-manuform-a/lib/python/qmk
Ryan c9a06965c9
Improve LAYOUT macro searching (#9530)
* Improve LAYOUT macro searching

* Apply suggestions from code review

Co-authored-by: Zach White <skullydazed@users.noreply.github.com>

* Adjust signature

* Try to copy the makefile's handling of DEFAULT_FOLDER

* Move it further up, into `info_json()`

* Move it even further up so that keyboard_folder is correct

* Update lib/python/qmk/info.py

Co-authored-by: Zach White <skullydazed@drpepper.org>

* Update lib/python/qmk/info.py

Co-authored-by: Zach White <skullydazed@drpepper.org>

Co-authored-by: Zach White <skullydazed@users.noreply.github.com>
Co-authored-by: Zach White <skullydazed@drpepper.org>
2020-10-06 16:57:40 -07:00
..
cli CLI: update subcommands to use return instead of exit() (#10323) 2020-10-06 16:46:10 -07:00
tests CLI: update subcommands to use return instead of exit() (#10323) 2020-10-06 16:46:10 -07:00
__init__.py
c_parse.py
commands.py
comment_remover.py
constants.py Add logic for AT90USBxx7 where needed (#10203) 2020-09-27 20:33:03 +10:00
converter.py
decorators.py
errors.py
info.py Improve LAYOUT macro searching (#9530) 2020-10-06 16:57:40 -07:00
keyboard.py
keymap.py
makefile.py
math.py
path.py
questions.py
submodules.py