summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-09-22 05:39:49 +0000
committerQMK Bot <hello@qmk.fm>2021-09-22 05:39:49 +0000
commitd3152683559ed1dfb81622407bbf72daf8942173 (patch)
tree6091a00f4476c72b5ec2b6d421276582230cee03
parent0a4fef4549625362f0f3bf151d6654e993ec84b6 (diff)
parentea5735b0741764acab905e1137dab9de1e3cf5a6 (diff)
Merge remote-tracking branch 'origin/master' into develop
-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,