qmk_firmware/lib/python/qmk/cli/generate
Zach White 20f81af98a
Allow community layouts to be specified in info.json (#14682)
* move the community layout detection to python

* fixup tests
2021-10-04 09:26:19 -07:00
..
__init__.py
api.py
config_h.py Cleanup issues identified by lgtm (#14459) 2021-09-27 10:02:54 -07:00
dfu_header.py Cleanup issues identified by lgtm (#14459) 2021-09-27 10:02:54 -07:00
docs.py
info_json.py
keyboard_h.py Cleanup issues identified by lgtm (#14459) 2021-09-27 10:02:54 -07:00
layouts.py Cleanup issues identified by lgtm (#14459) 2021-09-27 10:02:54 -07:00
rgb_breathe_table.py
rules_mk.py Allow community layouts to be specified in info.json (#14682) 2021-10-04 09:26:19 -07:00
version_h.py