Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-25 | Update list of MCUs in keyboard.jsonschema to mirror qmk.constants.py (#11688) | Nick Brassel | |
2021-01-09 | Add support for specifying BOARD in info.json (#11492) | Zach White | |
* 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 | |||
2021-01-09 | Use the schema to eliminate custom code (#11108) | Zach White | |
* 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-08 | fix bugs triggered by certain boards | Zach White | |
2021-01-07 | Revert "loosen up the schema to allow any pin format" | Zach White | |
This reverts commit e41762be64c170f42ab3f8aa6b7e3078e5895e92. | |||
2021-01-07 | loosen up the schema to allow any pin format | Zach White | |
2021-01-07 | get qmk generate-api into a good state | Zach White | |
2021-01-07 | add missing schemas | Zach White | |