qmk_firmware/lib/python/qmk/cli
Zach White 1581ea48dc
Fix develop (#12039)
Fixes file encoding errors on Windows, and layouts not correctly merging into info.json.

* force utf8 encoding

* correctly merge layouts and layout aliases

* show what aliases point to
2021-02-27 12:00:50 -08:00
..
chibios Fix develop (#12039) 2021-02-27 12:00:50 -08:00
generate Fix develop (#12039) 2021-02-27 12:00:50 -08:00
list
new
__init__.py bump to python 3.7 (#11408) 2021-02-13 10:26:45 -08:00
c2json.py
cformat.py
clean.py
compile.py
config.py
docs.py
doctor.py
fileformat.py
flash.py
hello.py
info.py Fix develop (#12039) 2021-02-27 12:00:50 -08:00
json2c.py
kle2json.py Fix develop (#12039) 2021-02-27 12:00:50 -08:00
lint.py
pyformat.py
pytest.py