qmk_firmware/lib/python/qmk
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
..
cli Fix develop (#12039) 2021-02-27 12:00:50 -08:00
os_helpers Fix develop (#12039) 2021-02-27 12:00:50 -08:00
tests Fix develop (#12039) 2021-02-27 12:00:50 -08:00
__init__.py
c_parse.py Fix develop (#12039) 2021-02-27 12:00:50 -08:00
commands.py
comment_remover.py
constants.py
converter.py
datetime.py
decorators.py
errors.py
info.py Fix develop (#12039) 2021-02-27 12:00:50 -08:00
info_json_encoder.py
keyboard.py
keymap.py Fix develop (#12039) 2021-02-27 12:00:50 -08:00
makefile.py
math.py
path.py
submodules.py