qmk_firmware/lib/python/qmk
Zach White b908275354
Optimize our jsonschema by using refs (#13271)
* fix some broken info.json files

* optimize our jsonschema using refs

* fix formatting after vscode broke it

* make flake8 happy

* cleanup

* make our schema validation more compact and flexible
2021-06-24 20:48:53 -07:00
..
cli Optimize our jsonschema by using refs (#13271) 2021-06-24 20:48:53 -07:00
tests
__init__.py
c_parse.py
commands.py
comment_remover.py
constants.py
converter.py
datetime.py
decorators.py CLI: Fix automagic (#13046) 2021-05-30 16:17:40 +01:00
errors.py
info.py Optimize our jsonschema by using refs (#13271) 2021-06-24 20:48:53 -07:00
json_encoders.py
json_schema.py Optimize our jsonschema by using refs (#13271) 2021-06-24 20:48:53 -07:00
keyboard.py expand the size of the textpad to allow for taller keyboards (#13319) 2021-06-23 20:35:36 -07:00
keymap.py
makefile.py
math.py
path.py
submodules.py