From 2152d0b7aba0b7cf5f54146e56b21c35dbb87024 Mon Sep 17 00:00:00 2001 From: Ricardo Quesada Date: Mon, 3 Jun 2024 17:58:25 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f35c95c..001f9b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Platform: new callback: `on_device_discovered(bdaddr, name, cod, rssi)` - Platforms can override this function to determine whether Bluepad32 should connect to the discovered device. - BLE: Populates RSSI field. -- Support for 5-key multimedia keyboard. Fixes [Github Issue #104][github_issue_104] +- Support for 5-key handlebar multimedia keyboard. Fixes [Github Issue #104][github_issue_104] [github_issue_104]: https://github.com/ricardoquesada/bluepad32/issues/104