diff options
| author | David Whetstone <humblehacker@users.noreply.github.com> | 2024-04-02 13:31:29 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-02 21:31:29 +0100 |
| commit | 742d19ef634c84531b98a8d13c081610c38754ba (patch) | |
| tree | e960239118b685e96c427531ab79d7ab728af91e /CHANGELOG.md | |
| parent | dd3da03b9d8de287570d23245ff3a0c321bb0e31 (diff) | |
Fix Makefile errors that prevent builds on macOS (#409)
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 8191af3..1f9d722 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 +14/3/2024 - Fix Makefile errors that prevent builds on macOS [#409](https://github.com/KinesisCorporation/Adv360-Pro-ZMK/pull/409) + 18/2/2024 - Fix version.dtsi reset after build when running local builds [#385](https://github.com/KinesisCorporation/Adv360-Pro-ZMK/pull/385) 12/2/2024 - Update GitHub build workflow to use the latest actions [#376](https://github.com/KinesisCorporation/Adv360-Pro-ZMK/pull/376) |
