Browse Source

Update glcdfont.c

pull/22696/head
gkeyboard 4 months ago
parent
commit
bf292ba711
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      keyboards/gkeyboard/greatpad/lib/glcdfont.c

+ 1
- 1
keyboards/gkeyboard/greatpad/lib/glcdfont.c View File

@ -9,7 +9,7 @@
#include "progmem.h"
static const unsigned char PROGMEM font[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x3E, 0x5B, 0x4F, 0x5B, 0x3E, 0x00,
0x3E, 0x6B, 0x4F, 0x6B, 0x3E, 0x00,
0x1C, 0x3E, 0x7C, 0x3E, 0x1C, 0x00,


Loading…
Cancel
Save