summaryrefslogtreecommitdiff
path: root/lib/python/qmk/cli/generate/keyboard_h.py
AgeCommit message (Expand)Author
2023-07-31CLI: Improve error messages when layout key matrix row/col is OOB (#21640)Ryan
2023-03-27Custom keycodes in JSON (#19925)Joel Challis
2023-02-10Typographic updates to source generation (#19160)Jouke Witteveen
2022-09-19Tidy up LAYOUT macro generation (#18262)Joel Challis
2022-06-27Fix error message in generated code (#17484)Joel Challis
2022-03-18[CLI] Add common util for dumping generated content (#16674)Joel Challis
2021-09-27Cleanup issues identified by lgtm (#14459)Zach White
2021-08-18Add config.h and rules.mk support for data driven keymaps (#12859)Joel Challis
2021-05-02Fix unused import in recent generation code (#12781)Joel Challis
2021-05-01Allow <keyboard>.h to be optional when going data driven (#12706)Joel Challis