diff options
| author | ReFil <31960031+ReFil@users.noreply.github.com> | 2023-11-16 09:36:31 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-16 09:36:31 +0000 |
| commit | 5ebf3836906fa78014f0db4a31628c57afebe167 (patch) | |
| tree | b44ab983594c60965efec1bd4d1a9063646bc014 | |
| parent | cdcec22e609688812bf0f5ac303cc9c6970efb23 (diff) | |
Changelog new base ZMK update (#268)
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 554493f..aeb6cc6 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/16/2023 - Update changelog with base ZMK update [#268](https://github.com/KinesisCorporation/Adv360-Pro-ZMK/pull/268) + 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) @@ -89,6 +91,8 @@ There have beeen 4 branches of ZMK used for the 360 Pro so far. Beta branches ar ### adv360-z3.2-2 +11/16/2023 - Fix race condition in the bluetooth code causing issues with split connectivity + 11/7/2023 - Put HID max NKRO usage on a config option for compatibility (`CONFIG_ZMK_HID_KEYBOARD_EXTENDED_REPORT`) 11/1/2023 - Increase behaviour queue size to permit longer macro sequences to be run |
