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 CLI: Fix json flashing (#11765) 2021-02-01 20:55:35 +01:00
comment_remover.py
constants.py Add STM32G431 and STM32G474 board definitions. (#11793) 2021-02-06 11:27:46 +11:00
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 Allow flash/compile to accept relative json paths (#11767) 2021-02-07 21:02:51 +00:00
submodules.py