]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - quantum/visualizer/resources/lcd_logo.c
make it easy to customize logo image
[qmk_firmware.git] / quantum / visualizer / resources / lcd_logo.c
index d1a0ffa7f94a9e0278b2d13f546306f815582dfa..314776c0b29688c5985ac516db4b33f111bf2783 100644 (file)
@@ -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,