summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--keyboards/ein_60/glcdfont.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ein_60/glcdfont.c b/keyboards/ein_60/glcdfont.c
index f9984b62ca..b53b0918f5 100644
--- a/keyboards/ein_60/glcdfont.c
+++ b/keyboards/ein_60/glcdfont.c
@@ -5,7 +5,7 @@
#include "progmem.h"
-static const char PROGMEM font[] = {
+static const unsigned char PROGMEM font[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x3E, 0x5B, 0x4F, 0x5B, 0x3E, 0x00,
0x3E, 0x6B, 0x4F, 0x6B, 0x3E, 0x00,