qmk_firmware/lib/python/qmk
Zach White 962bc8d9dd
Use the schema to eliminate custom code (#11108)
* use the schema to eliminate custom code

* Update docs/reference_info_json.md

Co-authored-by: Ryan <fauxpark@gmail.com>

* make flake8 happy

* bugfix

* do not overwrite make vars from json

Co-authored-by: Ryan <fauxpark@gmail.com>
2021-01-09 13:34:14 -08:00
..
cli Use the schema to eliminate custom code (#11108) 2021-01-09 13:34:14 -08:00
os_helpers Split of the doctor codebase (#11255) 2020-12-21 13:29:36 +01:00
tests Migrate python tests away from onekey (#11367) 2021-01-05 00:52:31 +00:00
__init__.py
c_parse.py remove extraneous comment 2021-01-08 08:40:23 -08:00
commands.py
comment_remover.py
constants.py Use the schema to eliminate custom code (#11108) 2021-01-09 13:34:14 -08:00
converter.py
datetime.py
decorators.py
errors.py
info.py Use the schema to eliminate custom code (#11108) 2021-01-09 13:34:14 -08:00
info_json_encoder.py Configure keyboard matrix from info.json (#10817) 2020-12-30 10:27:37 -08:00
keyboard.py
keymap.py [CLI] Add stdin support for json2c command (#11289) 2020-12-29 11:34:48 -08:00
makefile.py
math.py
path.py
submodules.py