Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-26 | Update LUFA submodule (#18168) | Ryan | |
2022-03-18 | [CLI] Add common util for dumping generated content (#16674) | Joel Challis | |
2021-11-05 | Map `PRODUCT` define to `keyboard_name` (#14372) | Ryan | |
* Map `PRODUCT` define to `keyboard_name` * Fix tests * Fix last test | |||
2021-09-27 | Cleanup issues identified by lgtm (#14459) | Zach White | |
* cleanup issues identified by lgtm * fix the git_status check | |||
2021-04-14 | Add support for tab completion (#12411) | Zach White | |
* Add support for tab completion * make flake8 happy * Add documentation | |||
2021-02-28 | Migrate make_dfu_header to CLI (#12061) | Joel Challis | |
* Migrate make_dfu_header to CLI * lint fixes * Update lib/python/qmk/cli/generate/dfu_header.py Co-authored-by: Ryan <fauxpark@gmail.com> * Rename object Co-authored-by: Ryan <fauxpark@gmail.com> |