diff options
| author | ReFil <31960031+ReFil@users.noreply.github.com> | 2023-11-16 07:49:39 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-16 07:49:39 +0000 |
| commit | cdcec22e609688812bf0f5ac303cc9c6970efb23 (patch) | |
| tree | fa4b666fbc83311089a8ebdb0a7aa0c2b405d2fe /CHANGELOG.md | |
| parent | 44a42af666dbeee899520b956200137222c8378c (diff) | |
Version compiled FW with automatic macro (#267)
* Version compiled FW with hash
Auto generates a macro to type out version info, local and github compilation now includes commit hash and timestamp in final uf2 files
* Fix local builds
makefile doesn't like the script returning the macro, directed to null for local builds as version.dtsi file accessible
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9384ad9..554493f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ Here's all notable changes and commits to both the configuration repo and the ba Many thanks to all those who have submitted issues and pull requests to make this firmware better! ## Config repo +11/15/2023 - Add and document the new automatic versioning system [#267](https://github.com/KinesisCorporation/Adv360-Pro-ZMK/pull/267) + 11/7/2023 - Add and document a new configuration option for extended NKRO ranges [#264](https://github.com/KinesisCorporation/Adv360-Pro-ZMK/pull/264) 11/2/2023 - Update the documentation to note the new configuration options, other miscellaneous improvements based on feedback [#260](https://github.com/KinesisCorporation/Adv360-Pro-ZMK/pull/260) |
