forked from mfulz_github/qmk_firmware
		
	Fixup #17438 (#17533)
				
					
				
			This commit is contained in:
		
							parent
							
								
									3def7b98d4
								
							
						
					
					
						commit
						9f1c4f304d
					
				@ -74,7 +74,6 @@ const struct tft_panel_dc_reset_painter_driver_vtable_t ssd1351_driver_vtable =
 | 
				
			|||||||
            .palette_convert = qp_tft_panel_palette_convert_rgb565_swapped,
 | 
					            .palette_convert = qp_tft_panel_palette_convert_rgb565_swapped,
 | 
				
			||||||
            .append_pixels   = qp_tft_panel_append_pixels_rgb565,
 | 
					            .append_pixels   = qp_tft_panel_append_pixels_rgb565,
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
    .rgb888_to_native16bit = qp_rgb888_to_rgb565_swapped,
 | 
					 | 
				
			||||||
    .num_window_bytes   = 1,
 | 
					    .num_window_bytes   = 1,
 | 
				
			||||||
    .swap_window_coords = true,
 | 
					    .swap_window_coords = true,
 | 
				
			||||||
    .opcodes =
 | 
					    .opcodes =
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user