diff options
Diffstat (limited to 'keyboards/helix')
| -rw-r--r-- | keyboards/helix/local_drivers/ssd1306.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/helix/local_drivers/ssd1306.c b/keyboards/helix/local_drivers/ssd1306.c index dd3290ba0..00b2fb0ee 100644 --- a/keyboards/helix/local_drivers/ssd1306.c +++ b/keyboards/helix/local_drivers/ssd1306.c | |||
| @@ -10,9 +10,6 @@ | |||
| 10 | #else | 10 | #else |
| 11 | #include <helixfont.h> | 11 | #include <helixfont.h> |
| 12 | #endif | 12 | #endif |
| 13 | #ifdef ADAFRUIT_BLE_ENABLE | ||
| 14 | #include "adafruit_ble.h" | ||
| 15 | #endif | ||
| 16 | #ifdef PROTOCOL_LUFA | 13 | #ifdef PROTOCOL_LUFA |
| 17 | #include "lufa.h" | 14 | #include "lufa.h" |
| 18 | #endif | 15 | #endif |
