summaryrefslogtreecommitdiffstats
path: root/data/schemas/keyboard.jsonschema
Commit message (Collapse)AuthorAgeFilesLines
* Add support for specifying BOARD in info.json (#11492)Zach White2021-01-091-0/+5
| | | | | | | | | * add support for specifying BOARD in info.json * move BOARD from rules.mk to info.json for clueboard * fix keyboards that do not require board * remove out of compliance values
* Use the schema to eliminate custom code (#11108)Zach White2021-01-091-1/+1
| | | | | | | | | | | | | | | * 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>
* fix bugs triggered by certain boardsZach White2021-01-081-4/+30
|
* Revert "loosen up the schema to allow any pin format"Zach White2021-01-071-3/+6
| | | | This reverts commit e41762be64c170f42ab3f8aa6b7e3078e5895e92.
* loosen up the schema to allow any pin formatZach White2021-01-071-6/+3
|
* get qmk generate-api into a good stateZach White2021-01-071-0/+33
|
* add missing schemasZach White2021-01-071-0/+232