diff options
Diffstat (limited to 'docs/feature_bluetooth.md')
-rw-r--r-- | docs/feature_bluetooth.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/feature_bluetooth.md b/docs/feature_bluetooth.md index 0c8f24a08..f647adc72 100644 --- a/docs/feature_bluetooth.md +++ b/docs/feature_bluetooth.md | |||
@@ -10,8 +10,8 @@ This requires [some hardware changes](https://www.reddit.com/r/MechanicalKeyboar | |||
10 | 10 | ||
11 | This is used when multiple keyboard outputs can be selected. Currently this only allows for switching between USB and Bluetooth on keyboards that support both. | 11 | This is used when multiple keyboard outputs can be selected. Currently this only allows for switching between USB and Bluetooth on keyboards that support both. |
12 | 12 | ||
13 | |Name|Description| | 13 | |Name |Description | |
14 | |----|-----------| | 14 | |----------|----------------------------------------------| |
15 | |`OUT_AUTO`|auto mode| | 15 | |`OUT_AUTO`|Automatically switch between USB and Bluetooth| |
16 | |`OUT_USB`|usb only| | 16 | |`OUT_USB` |USB only | |
17 | |`OUT_BT`|bluetooth| | 17 | |`OUT_BT` |Bluetooth only | |