diff options
| author | QMK Bot | 2025-09-09 23:51:51 +0200 |
|---|---|---|
| committer | QMK Bot | 2025-09-09 23:51:51 +0200 |
| commit | ff8db0449edd488ae4440e8c102a0752f76f46c3 (patch) | |
| tree | 90bc046e8318fdcbff38acd932490d2dcf0ba553 /docs/ChangeLog/20220226.md | |
| parent | 7772f47f04f54cf64db8719a49a225013013aee1 (diff) | |
| parent | 09ab67c0440d8e5e3faf832d23eb1b754845a573 (diff) | |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'docs/ChangeLog/20220226.md')
| -rw-r--r-- | docs/ChangeLog/20220226.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ChangeLog/20220226.md b/docs/ChangeLog/20220226.md index a10b6447ea..29283a3a9c 100644 --- a/docs/ChangeLog/20220226.md +++ b/docs/ChangeLog/20220226.md @@ -29,7 +29,7 @@ Bootloader configuration is no longer assumed. Keyboards must now set either: ### Rename `AdafruitBLE` to `BluefruitLE` ([#16127](https://github.com/qmk/qmk_firmware/pull/16127)) -In preparation of future bluetooth work, the `AdafruitBLE` integration has been renamed to allow potential for any other Adafruit BLE products. +In preparation of future bluetooth work, the `AdafruitBLE` integration has been renamed to allow potential for any other Adafruit BLE products. ### Updated Keyboard Codebases {#updated-keyboard-codebases} |