Fix RGB/LED Suspend defines (#13146)
This commit is contained in:
		
							parent
							
								
									32b2ac0a80
								
							
						
					
					
						commit
						7a6e630ffd
					
				
					 82 changed files with 181 additions and 196 deletions
				
			
		| 
						 | 
				
			
			@ -83,13 +83,13 @@ so there is only one configuration. */
 | 
			
		|||
 | 
			
		||||
#ifdef LED_MATRIX_ENABLE
 | 
			
		||||
 | 
			
		||||
#define LED_DRIVER_ADDR_1 0x74 
 | 
			
		||||
#define LED_DRIVER_ADDR_1 0x74
 | 
			
		||||
#define LED_DRIVER_COUNT 1
 | 
			
		||||
#define DRIVER_LED_TOTAL 105
 | 
			
		||||
#define LED_MATRIX_ROWS 15
 | 
			
		||||
#define LED_MATRIX_COLS 7
 | 
			
		||||
#define LED_MATRIX_MAXIMUM_BRIGHTNESS 20
 | 
			
		||||
#define LED_DISABLE_WHEN_USB_SUSPENDED true
 | 
			
		||||
#define LED_DISABLE_WHEN_USB_SUSPENDED
 | 
			
		||||
 | 
			
		||||
#define DISABLE_LED_MATRIX_ALPHAS_MODS
 | 
			
		||||
#define DISABLE_LED_MATRIX_BREATHING
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue