Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update LUFA submodule (#18168) | Ryan | 2022-08-26 | 1 | -2/+2 |
| | |||||
* | [CLI] Add common util for dumping generated content (#16674) | Joel Challis | 2022-03-18 | 1 | -14/+4 |
| | |||||
* | Map `PRODUCT` define to `keyboard_name` (#14372) | Ryan | 2021-11-05 | 1 | -1/+1 |
| | | | | | | | * Map `PRODUCT` define to `keyboard_name` * Fix tests * Fix last test | ||||
* | 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 support for tab completion (#12411) | Zach White | 2021-04-14 | 1 | -1/+2 |
| | | | | | | | * Add support for tab completion * make flake8 happy * Add documentation | ||||
* | Migrate make_dfu_header to CLI (#12061) | Joel Challis | 2021-02-28 | 1 | -0/+59 |
* 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> |