X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=docs%2Ffeature_bluetooth.md;h=f647adc727a7cc4fcb0c2b8ad9a9e9fed75eaa3b;hb=8afbd649f068b3b85146b61429a4bee1787c092a;hp=0c8f24a080f370da85a4f5d11e796c672fa43df7;hpb=7b0356d1d49da6574570e110f61f95692afdb3d0;p=qmk_firmware.git 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 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. -|Name|Description| -|----|-----------| -|`OUT_AUTO`|auto mode| -|`OUT_USB`|usb only| -|`OUT_BT`|bluetooth| +|Name |Description | +|----------|----------------------------------------------| +|`OUT_AUTO`|Automatically switch between USB and Bluetooth| +|`OUT_USB` |USB only | +|`OUT_BT` |Bluetooth only |