[CI] Format code according to conventions (#12570)
Co-authored-by: QMK Bot <hello@qmk.fm>
This commit is contained in:
		
							parent
							
								
									30f38c4952
								
							
						
					
					
						commit
						333cd4ec9b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -192,7 +192,7 @@ void led_matrix_task(void) {
 | 
			
		|||
 | 
			
		||||
    // Ideally we would also stop sending zeros to the LED driver PWM buffers
 | 
			
		||||
    // while suspended and just do a software shutdown. This is a cheap hack for now.
 | 
			
		||||
    bool    suspend_backlight = 
 | 
			
		||||
    bool suspend_backlight =
 | 
			
		||||
#if LED_DISABLE_WHEN_USB_SUSPENDED == true
 | 
			
		||||
        g_suspend_state ||
 | 
			
		||||
#endif  // LED_DISABLE_WHEN_USB_SUSPENDED == true
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue