You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
5 years ago
..
cli Fix develop (#12039) 5 years ago
os_helpers Fix develop (#12039) 5 years ago
tests Fix develop (#12039) 5 years ago
__init__.py
c_parse.py Fix develop (#12039) 5 years ago
commands.py CLI: Fix json flashing (#11765) 5 years ago
comment_remover.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 years ago
constants.py Add STM32G431 and STM32G474 board definitions. (#11793) 5 years ago
converter.py
datetime.py Generate api data on each push (#10609) 5 years ago
decorators.py Generate api data on each push (#10609) 5 years ago
errors.py
info.py Fix develop (#12039) 5 years ago
info_json_encoder.py Configure keyboard matrix from info.json (#10817) 5 years ago
keyboard.py `qmk info`: Add `--ascii` flag (#10793) 5 years ago
keymap.py Fix develop (#12039) 5 years ago
makefile.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 years ago
math.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 6 years ago
path.py Allow flash/compile to accept relative json paths (#11767) 5 years ago
submodules.py Beef up how `qmk doctor` works. (#7375) 6 years ago