1
0
Fork 0

Bluetooth: driver naming cleanups (#21624)

This commit is contained in:
Ryan 2023-07-29 15:16:14 +10:00 committed by GitHub
parent 4af6f1df06
commit b4a7b9253a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
55 changed files with 88 additions and 43 deletions

View file

@ -439,7 +439,7 @@ Use these to enable or disable building certain features. The more you have enab
* `UNICODE_ENABLE`
* Unicode
* `BLUETOOTH_ENABLE`
* Current options are BluefruitLE, RN42
* Current options are bluefruit_le, rn42
* `SPLIT_KEYBOARD`
* Enables split keyboard support (dual MCU like the let's split and bakingpy's boards) and includes all necessary files located at quantum/split_common
* `CUSTOM_MATRIX`