summaryrefslogtreecommitdiffstats
path: root/docs/feature_bluetooth.md
blob: d58627857968d92054cd7948b75de501257acd40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Bluetooth

<!-- FIXME: Document bluetooth support. -->

## Bluetooth Keycodes

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|