summaryrefslogtreecommitdiff
path: root/quantum/quantum_keycodes.h
diff options
context:
space:
mode:
authorJack Humbert2017-03-28 09:08:10 -0400
committerGitHub2017-03-28 09:08:10 -0400
commitee6fbaaad8ccb9500698bacd529624eec219f941 (patch)
treea23a7f02ebccf3b145a741dd927ab77f09a32b2f /quantum/quantum_keycodes.h
parent7a9437a2e3a2597e8eef1ea293bfb3c394f588b9 (diff)
parent43eee52cba8db46e9f305a56ca6623428e28cc2e (diff)
Merge pull request #1177 from exiva/bluetooth_refactor
Refactor Bluetooth Handling
Diffstat (limited to 'quantum/quantum_keycodes.h')
-rw-r--r--quantum/quantum_keycodes.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/quantum/quantum_keycodes.h b/quantum/quantum_keycodes.h
index 903d57f1e..78b02a0de 100644
--- a/quantum/quantum_keycodes.h
+++ b/quantum/quantum_keycodes.h
@@ -159,9 +159,6 @@ enum quantum_keycodes {
#ifdef BLUETOOTH_ENABLE
OUT_BT,
#endif
-#ifdef ADAFRUIT_BLE_ENABLE
- OUT_BLE,
-#endif
// always leave at the end
SAFE_RANGE