Update keyboard LED driver configs (#22638)
This commit is contained in:
		
							parent
							
								
									62db54dc32
								
							
						
					
					
						commit
						b9e81c0691
					
				
					 240 changed files with 248 additions and 246 deletions
				
			
		| 
						 | 
				
			
			@ -139,7 +139,7 @@ void is31fl3736_init(uint8_t addr) {
 | 
			
		|||
    // Set up the mode and other settings, clear the PWM registers,
 | 
			
		||||
    // then disable software shutdown.
 | 
			
		||||
 | 
			
		||||
    is31fl3736_select_page(addr, IS31FL3736_REG_LED_CONTROL);
 | 
			
		||||
    is31fl3736_select_page(addr, IS31FL3736_COMMAND_LED_CONTROL);
 | 
			
		||||
 | 
			
		||||
    // Turn off all LEDs.
 | 
			
		||||
    for (int i = 0; i < IS31FL3736_LED_CONTROL_REGISTER_COUNT; i++) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue