Update the docs for the new connection selection keys

This commit is contained in:
Dimitris Zervas 2020-09-22 14:41:45 +03:00 committed by Dimitris Zervas
parent a6d36d57a7
commit f3067099b2
No known key found for this signature in database
GPG Key ID: 5C27D7C9D1901A30

View File

@ -268,6 +268,8 @@
## [Bluetooth Keys]
|Key |Aliases |Description |
|-----------------------------|-------------------|----------------------------|
|`KC.BT_CLEAR_BONDS` |`KC.BT_CLR` |Clears all stored bondings |
|Key |Aliases |Description |
|-----------------------------|-------------------|----------------------------------|
|`KC.BT_CLEAR_BONDS` |`KC.BT_CLR` |Clears all stored bondings |
|`KC.BT_NEXT_CONN` |`KC.BT_NXT` |Selects the next BT connection |
|`KC.BT_PREV_CONN` |`KC.BT_PRV` |Selects the previous BT connection|