Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for tab completion (#12411) | Zach White | 2021-04-14 | 1 | -2/+2 |
* | Add support for qmk_configurator style aliases (#11954) | Zach White | 2021-03-24 | 1 | -3/+5 |
* | `qmk generate-rules-mk`: add `--escape` switch for makefile logic (#12101) | Ryan | 2021-03-04 | 1 | -1/+5 |
* | Fix generated file output while target exists (#12062) | Joel Challis | 2021-02-28 | 1 | -2/+2 |
* | Create a system to map between info.json and config.h/rules.mk (#11548) | Zach White | 2021-01-31 | 1 | -24/+37 |
* | Add support for specifying BOARD in info.json (#11492) | Zach White | 2021-01-09 | 1 | -1/+3 |
* | Use the schema to eliminate custom code (#11108) | Zach White | 2021-01-09 | 1 | -5/+5 |
* | make flake8 happy | Zach White | 2021-01-07 | 1 | -2/+3 |
* | get qmk generate-api into a good state | Zach White | 2021-01-07 | 1 | -3/+6 |
* | validate keyboard data with jsonschema | Zach White | 2021-01-07 | 1 | -0/+13 |
* | Configure keyboard matrix from info.json (#10817) | Zach White | 2020-12-30 | 1 | -0/+59 |