aboutsummaryrefslogtreecommitdiff
path: root/tmk_core/protocol/lufa/outputselect.h
diff options
context:
space:
mode:
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 {
18 OUTPUT_NONE, 18 OUTPUT_NONE,
19 OUTPUT_USB, 19 OUTPUT_USB,
20 OUTPUT_BLUETOOTH, 20 OUTPUT_BLUETOOTH,
21 OUTPUT_ADAFRUIT_BLE,
22 21
23 // backward compatibility 22 // backward compatibility
24 OUTPUT_USB_AND_BT 23 OUTPUT_USB_AND_BT