diff options
Diffstat (limited to 'keyboards/comet46/ssd1306.c')
| -rw-r--r-- | keyboards/comet46/ssd1306.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/comet46/ssd1306.c b/keyboards/comet46/ssd1306.c index 20c2738db..abbed4a49 100644 --- a/keyboards/comet46/ssd1306.c +++ b/keyboards/comet46/ssd1306.c | |||
| @@ -4,9 +4,6 @@ | |||
| 4 | #include "i2c.h" | 4 | #include "i2c.h" |
| 5 | #include <string.h> | 5 | #include <string.h> |
| 6 | #include "print.h" | 6 | #include "print.h" |
| 7 | #ifdef ADAFRUIT_BLE_ENABLE | ||
| 8 | #include "adafruit_ble.h" | ||
| 9 | #endif | ||
| 10 | #ifdef PROTOCOL_LUFA | 7 | #ifdef PROTOCOL_LUFA |
| 11 | #include "lufa.h" | 8 | #include "lufa.h" |
| 12 | #endif | 9 | #endif |
