summaryrefslogtreecommitdiffstats
path: root/tmk_core/protocol/lufa/outputselect.h
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2017-03-28 15:08:10 +0200
committerGitHub <noreply@github.com>2017-03-28 15:08:10 +0200
commitee6fbaaad8ccb9500698bacd529624eec219f941 (patch)
treea23a7f02ebccf3b145a741dd927ab77f09a32b2f /tmk_core/protocol/lufa/outputselect.h
parent7a9437a2e3a2597e8eef1ea293bfb3c394f588b9 (diff)
parent43eee52cba8db46e9f305a56ca6623428e28cc2e (diff)
downloadqmk_firmware-ee6fbaaad8ccb9500698bacd529624eec219f941.tar.gz
qmk_firmware-ee6fbaaad8ccb9500698bacd529624eec219f941.tar.xz
Merge pull request #1177 from exiva/bluetooth_refactor
Refactor Bluetooth Handling
Diffstat (limited to 'tmk_core/protocol/lufa/outputselect.h')
-rw-r--r--tmk_core/protocol/lufa/outputselect.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tmk_core/protocol/lufa/outputselect.h b/tmk_core/protocol/lufa/outputselect.h
index 79b4dd35d..28cc3298e 100644
--- a/tmk_core/protocol/lufa/outputselect.h
+++ b/tmk_core/protocol/lufa/outputselect.h
@@ -18,7 +18,6 @@ enum outputs {
OUTPUT_NONE,
OUTPUT_USB,
OUTPUT_BLUETOOTH,
- OUTPUT_ADAFRUIT_BLE,
// backward compatibility
OUTPUT_USB_AND_BT