]> git.donarmstrong.com Git - qmk_firmware.git/blob - docs/feature_bluetooth.md
d58627857968d92054cd7948b75de501257acd40
[qmk_firmware.git] / docs / feature_bluetooth.md
1 # Bluetooth
2
3 <!-- FIXME: Document bluetooth support. -->
4
5 ## Bluetooth Keycodes
6
7 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.
8
9 |Name|Description|
10 |----|-----------|
11 |`OUT_AUTO`|auto mode|
12 |`OUT_USB`|usb only|
13 |`OUT_BT`|bluetooth|