~ruther/qmk_firmware

f113f1927fb6e4fd108b003863d4cce967292a9c — Takayuki Matsubara 7 years ago 27ee425
make it easy to customize logo image
1 files changed, 1 insertions(+), 0 deletions(-)

M quantum/visualizer/resources/lcd_logo.c
M quantum/visualizer/resources/lcd_logo.c => quantum/visualizer/resources/lcd_logo.c +1 -0
@@ 24,6 24,7 @@
// Update array in the source code with the C array produced by the conversion program

// The image below is generated from lcd_logo.png
__attribute__((weak))
const uint8_t resource_lcd_logo[512] = {
    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,