Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-31 | CLI: Improve error messages when layout key matrix row/col is OOB (#21640) | Ryan | |
2023-03-27 | Custom keycodes in JSON (#19925) | Joel Challis | |
2023-02-10 | Typographic updates to source generation (#19160) | Jouke Witteveen | |
2022-09-19 | Tidy up LAYOUT macro generation (#18262) | Joel Challis | |
2022-06-27 | Fix error message in generated code (#17484) | Joel Challis | |
2022-03-18 | [CLI] Add common util for dumping generated content (#16674) | Joel Challis | |
2021-09-27 | Cleanup issues identified by lgtm (#14459) | Zach White | |
* cleanup issues identified by lgtm * fix the git_status check | |||
2021-08-18 | Add config.h and rules.mk support for data driven keymaps (#12859) | Joel Challis | |
* 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 | |||
2021-05-02 | Fix unused import in recent generation code (#12781) | Joel Challis | |
2021-05-01 | Allow <keyboard>.h to be optional when going data driven (#12706) | Joel Challis | |
* 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 |