mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 04:41:28 +00:00
Update glcdfont.c
This commit is contained in:
parent
60d87de485
commit
bf292ba711
@ -9,7 +9,7 @@
|
|||||||
#include "progmem.h"
|
#include "progmem.h"
|
||||||
|
|
||||||
static const unsigned char PROGMEM font[] = {
|
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, 0x5B, 0x4F, 0x5B, 0x3E, 0x00,
|
||||||
0x3E, 0x6B, 0x4F, 0x6B, 0x3E, 0x00,
|
0x3E, 0x6B, 0x4F, 0x6B, 0x3E, 0x00,
|
||||||
0x1C, 0x3E, 0x7C, 0x3E, 0x1C, 0x00,
|
0x1C, 0x3E, 0x7C, 0x3E, 0x1C, 0x00,
|
||||||
|
Loading…
Reference in New Issue
Block a user