summaryrefslogtreecommitdiff
path: root/keyboards/helix/local_drivers/ssd1306.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/helix/local_drivers/ssd1306.c')
-rw-r--r--keyboards/helix/local_drivers/ssd1306.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/helix/local_drivers/ssd1306.c b/keyboards/helix/local_drivers/ssd1306.c
index dd3290ba0c..00b2fb0eec 100644
--- a/keyboards/helix/local_drivers/ssd1306.c
+++ b/keyboards/helix/local_drivers/ssd1306.c
@@ -10,9 +10,6 @@
#else
#include <helixfont.h>
#endif
-#ifdef ADAFRUIT_BLE_ENABLE
-#include "adafruit_ble.h"
-#endif
#ifdef PROTOCOL_LUFA
#include "lufa.h"
#endif