Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into develop | Zach White | 2021-08-09 | 1 | -1/+4 |
|\ | | | | | | | | | Conflicts: keyboards/kbdfans/kbd67/mkiirgb/mkiirgb.c | ||||
| * | make json imports more robust (#13928) | Zach White | 2021-08-09 | 1 | -1/+4 |
| | | |||||
* | | Optimize our jsonschema by using refs (#13271) | Zach White | 2021-06-24 | 1 | -14/+20 |
|/ | | | | | | | | | | | | | * 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 | ||||
* | add utf-8 encoding to the open() call (#12388) | Zach White | 2021-03-27 | 1 | -1/+1 |
| | |||||
* | Add support for qmk_configurator style aliases (#11954) | Zach White | 2021-03-24 | 1 | -0/+68 |
* Add support for qmk_configurator style aliases * add the keyboard aliases to the api data * add support for a keyboard metadata file * make flake8 happy |