mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-30 21:02:32 +01:00 
			
		
		
		
	make it easy to customize logo image
This commit is contained in:
		
							parent
							
								
									27ee425892
								
							
						
					
					
						commit
						f113f1927f
					
				| @ -24,6 +24,7 @@ | |||||||
| // Update array in the source code with the C array produced by the conversion program
 | // Update array in the source code with the C array produced by the conversion program
 | ||||||
| 
 | 
 | ||||||
| // The image below is generated from lcd_logo.png
 | // The image below is generated from lcd_logo.png
 | ||||||
|  | __attribute__((weak)) | ||||||
| const uint8_t resource_lcd_logo[512] = { | 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, | ||||||
|     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, | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Takayuki Matsubara
						Takayuki Matsubara