aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* [CI] Format code according to conventions (#25827)QMK Bot2025-11-301-1/+1
* Add raw_hid support to host driver (#25255)Joel Challis2025-05-122-0/+10
* Remove force disable of NKRO when Bluetooth enabled (#25201)Joel Challis2025-05-062-0/+9
* Bind Bluetooth driver to `host_driver_t` (#25199)Joel Challis2025-05-053-53/+114
* Implement connection keycode logic (#25176)Joel Challis2025-04-212-84/+10
* Remove `bluefruit_le_read_battery_voltage` function (#25129)Joel Challis2025-04-192-25/+0
* Update GPIO macro usages in core (#23093)Ryan2024-02-181-9/+9
* Format code according to conventions (#18533)QMK Bot2022-09-291-3/+3
* Start Bluetooth API (#18366)Ryan2022-09-294-44/+140
* RN42 driver: small cleanups (#18310)Ryan2022-09-092-15/+21
* Move Bluetooth-related function calls up to host/keyboard level (#18274)Ryan2022-09-072-7/+3
* Format code according to conventions (#16322)QMK Bot2022-02-123-14/+22
* Update outputselect to use platform connected state API (#16185)Joel Challis2022-02-041-11/+2
* Rename `AdafruitBLE` to `BluefruitLE` (#16127)Ryan2022-01-303-46/+46
* [CI] Format code according to conventions (#15541)QMK Bot2021-12-221-3/+1
* Migrate RN42 to UART driver and refactor (#15492)Ryan2021-12-222-0/+126
* Improve Adafruit BLE configuration defines (#14749)Ryan2021-10-081-23/+21
* Relocate Adafruit BLE code (#14530)Ryan2021-09-215-0/+939