| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [core] add BCD versions of QMK Version (#25804) | Xelus22 | 2025-11-23 | 1 | -0/+4 |
| | | | | | Co-authored-by: Joel Challis <git@zvecr.com> | ||||
| * | Add commit info to `version.h` (#19542) | Pablo MartÃnez | 2023-02-02 | 1 | -3/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial commit * Fix import order * Fix deleted code instead of debug print line * Format * Update lib/python/qmk/cli/generate/version_h.py Co-authored-by: Ryan <fauxpark@gmail.com> * Renaming * Update lib/python/qmk/cli/generate/version_h.py Co-authored-by: Joel Challis <git@zvecr.com> * Update lib/python/qmk/git.py Co-authored-by: Joel Challis <git@zvecr.com> --------- Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> | ||||
| * | Relocate CLI git interactions (#16682) | Joel Challis | 2022-03-18 | 1 | -4/+4 |
| | | |||||
| * | [CLI] Add common util for dumping generated content (#16674) | Joel Challis | 2022-03-18 | 1 | -11/+31 |
| | | |||||
| * | Ensure `version.h` is recreated each build. (#16188) | Nick Brassel | 2022-02-03 | 1 | -0/+3 |
| | | |||||
| * | CLI: Add subcommand to generate version.h (#13151) | Ryan | 2021-06-26 | 1 | -0/+28 |