qmk-vial/lib/python/qmk
Zach White 1581ea48dc
Fix develop ()
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 () 2021-02-27 12:00:50 -08:00
os_helpers Fix develop () 2021-02-27 12:00:50 -08:00
tests Fix develop () 2021-02-27 12:00:50 -08:00
__init__.py
c_parse.py Fix develop () 2021-02-27 12:00:50 -08:00
commands.py CLI: Fix json flashing () 2021-02-01 20:55:35 +01:00
comment_remover.py
constants.py Add STM32G431 and STM32G474 board definitions. () 2021-02-06 11:27:46 +11:00
converter.py
datetime.py
decorators.py
errors.py
info.py Fix develop () 2021-02-27 12:00:50 -08:00
info_json_encoder.py Configure keyboard matrix from info.json () 2020-12-30 10:27:37 -08:00
keyboard.py
keymap.py Fix develop () 2021-02-27 12:00:50 -08:00
makefile.py
math.py
path.py Allow flash/compile to accept relative json paths () 2021-02-07 21:02:51 +00:00
submodules.py