Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tidy up LAYOUT macro generation (#18262) | Joel Challis | 2022-09-19 | 1 | -10/+59 |
| | |||||
* | Fix error message in generated code (#17484) | Joel Challis | 2022-06-27 | 1 | -1/+1 |
| | |||||
* | [CLI] Add common util for dumping generated content (#16674) | Joel Challis | 2022-03-18 | 1 | -14/+4 |
| | |||||
* | Cleanup issues identified by lgtm (#14459) | Zach White | 2021-09-27 | 1 | -1/+1 |
| | | | | | * cleanup issues identified by lgtm * fix the git_status check | ||||
* | Add config.h and rules.mk support for data driven keymaps (#12859) | Joel Challis | 2021-08-18 | 1 | -5/+2 |
| | | | | | | | | | | | * Add config.h and rules.mk support for data driven keymaps * tidy up after rebase * Rename key as it can contain more than just keyboard overrides * tidy up after rebase * Add validation | ||||
* | Fix unused import in recent generation code (#12781) | Joel Challis | 2021-05-02 | 1 | -1/+1 |
| | |||||
* | Allow <keyboard>.h to be optional when going data driven (#12706) | Joel Challis | 2021-05-01 | 1 | -0/+60 |
* Allow <keyboard>.h to be optional when going data driven * Remove stub files as no longer required * Rename function * Remove include of layouts.h for now * Take advantage of type=keyboard_folder * Take advantage of type=keyboard_folder - kb should still be mandatory |