~ruther/qmk_firmware

ea5735b0741764acab905e1137dab9de1e3cf5a6 — Drashna Jaelre 4 years ago 9c564b6
[Keyboard] Fix font file for Ein 60 Keyboard (#14553)

1 files changed, 1 insertions(+), 1 deletions(-)

M keyboards/ein_60/glcdfont.c
M keyboards/ein_60/glcdfont.c => keyboards/ein_60/glcdfont.c +1 -1
@@ 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,