From 4c675a83ba1d3561bfd6baad57a250066f5db4d3 Mon Sep 17 00:00:00 2001 From: fauxpark Date: Sat, 9 Dec 2017 16:45:13 +1100 Subject: Format keycode tables --- docs/feature_bluetooth.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/feature_bluetooth.md') diff --git a/docs/feature_bluetooth.md b/docs/feature_bluetooth.md index 0c8f24a080..f647adc727 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 | -- cgit v1.2.3