mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-19 14:48:03 +03:00
Lots n lots
This commit is contained in:
5
font.h
5
font.h
@ -26,8 +26,9 @@ extern const uint8_t g_font_small[95][6];
|
||||
#ifdef ENABLE_SMALL_BOLD
|
||||
extern const uint8_t g_font_small_bold[95][6];
|
||||
#endif
|
||||
//extern const uint8_t g_font_small_4x5[95][4];
|
||||
extern const uint8_t g_font3x5[160][3];
|
||||
#ifdef ENABLE_SMALLEST_FONT
|
||||
extern const uint8_t g_font3x5[160][3];
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user