summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | * RN42 driver: small cleanups * Include header * Fix mouse report per RN42 UG * Spacing for consistency
* Move Bluetooth-related function calls up to host/keyboard level (#18274)Ryan2022-09-072-7/+3
| | | | | | | | | | | * Move Bluetooth-related function calls up to host/keyboard level * Remove pointless set_output() call * Move bluetooth (rn42) init to end of keyboard_init() * Enable SPI/UART for ChibiOS targets * Some more slight tweaks
* 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
| | | | | * Improve Adafruit BLE configuration defines * Formatting
* Relocate Adafruit BLE code (#14530)Ryan2021-09-215-0/+939