Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update list of MCUs in keyboard.jsonschema to mirror qmk.constants.py (#11688) | Nick Brassel | 2021-01-25 | 1 | -1/+1 |
| | |||||
* | Add support for specifying BOARD in info.json (#11492) | Zach White | 2021-01-09 | 1 | -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 White | 2021-01-09 | 1 | -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 boards | Zach White | 2021-01-08 | 1 | -4/+30 |
| | |||||
* | Revert "loosen up the schema to allow any pin format" | Zach White | 2021-01-07 | 1 | -3/+6 |
| | | | | This reverts commit e41762be64c170f42ab3f8aa6b7e3078e5895e92. | ||||
* | loosen up the schema to allow any pin format | Zach White | 2021-01-07 | 1 | -6/+3 |
| | |||||
* | get qmk generate-api into a good state | Zach White | 2021-01-07 | 1 | -0/+33 |
| | |||||
* | add missing schemas | Zach White | 2021-01-07 | 4 | -0/+269 |