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 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>
5 years ago
..
chibios Configure keyboard matrix from info.json (#10817) 5 years ago
generate Use the schema to eliminate custom code (#11108) 5 years ago
json CLI: update subcommands to use return instead of exit() (#10323) 5 years ago
list Generate api data on each push (#10609) 5 years ago
new CLI: update subcommands to use return instead of exit() (#10323) 5 years ago
__init__.py CI: Add workflow for codebase formatting (#7382) 5 years ago
c2json.py Configure keyboard matrix from info.json (#10817) 5 years ago
cformat.py Fix warning logic when running 'qmk format -a' (#11177) 5 years ago
clean.py CLI: Add `qmk clean` (#10785) 5 years ago
compile.py Return the make exit code for qmk compile and flash (#11402) 5 years ago
config.py
docs.py Don't hide for devs... 6 years ago
doctor.py Split of the doctor codebase (#11255) 5 years ago
fileformat.py `qmk fileformat`: only print complaints, and fix some of them (#11278) 5 years ago
flash.py Return the make exit code for qmk compile and flash (#11402) 5 years ago
hello.py CLI: Add development mode support 6 years ago
info.py Configure keyboard matrix from info.json (#10817) 5 years ago
json2c.py [CLI] Add stdin support for json2c command (#11289) 5 years ago
kle2json.py Configure keyboard matrix from info.json (#10817) 5 years ago
lint.py New command: qmk lint (#10761) 5 years ago
pyformat.py CLI: Add development mode support 6 years ago
pytest.py CLI: Add development mode support 6 years ago