]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/crkbd/ssd1306.c
Keyboard: Update logo and commonize it (#4151)
[qmk_firmware.git] / keyboards / crkbd / ssd1306.c
index b8f9512e3fb0e27cafe44f1758d5813dcb8f9a88..205ce67a9e00fc28af59f5cdb903861e0531e06f 100644 (file)
@@ -4,7 +4,6 @@
 #include "i2c.h"
 #include <string.h>
 #include "print.h"
-#include "glcdfont.c"
 #ifdef ADAFRUIT_BLE_ENABLE
 #include "adafruit_ble.h"
 #endif
@@ -14,6 +13,8 @@
 #include "sendchar.h"
 #include "timer.h"
 
+static const unsigned char font[] PROGMEM;
+
 // Set this to 1 to help diagnose early startup problems
 // when testing power-on with ble.  Turn it off otherwise,
 // as the latency of printing most of the debug info messes