8 Commits (e9b36bebb2b6e4fa3c10da8b7b072f766dce49a5)

Author SHA1 Message Date
Jouke Witteveen 3137883956
Typographic updates to source generation (#19160) 3 years ago
Joel Challis 20f142a772
Tidy up LAYOUT macro generation (#18262) 3 years ago
Joel Challis fa3dd373b4
Fix error message in generated code (#17484) 4 years ago
Joel Challis e5823b5650
[CLI] Add common util for dumping generated content (#16674) 4 years ago
Zach White fce9cb9338
Cleanup issues identified by lgtm (#14459)
* cleanup issues identified by lgtm

* fix the git_status check
4 years ago
Joel Challis 2e734fb6b9
Add config.h and rules.mk support for data driven keymaps (#12859)
* 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
4 years ago
Joel Challis 0fd8faa1ad
Fix unused import in recent generation code (#12781) 5 years ago
Joel Challis fc2b51194c
Allow <keyboard>.h to be optional when going data driven (#12706)
* 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
5 years ago