Move LED strip initialization (#397)
This commit is contained in:
		
							parent
							
								
									92759be322
								
							
						
					
					
						commit
						6955719075
					
				
					 6 changed files with 18 additions and 33 deletions
				
			
		| 
						 | 
				
			
			@ -11,10 +11,6 @@ void matrix_scan_user(void) {
 | 
			
		|||
}
 | 
			
		||||
 | 
			
		||||
void matrix_init_kb(void) {
 | 
			
		||||
	#ifdef RGBLIGHT_ENABLE
 | 
			
		||||
		rgblight_init();
 | 
			
		||||
	#endif
 | 
			
		||||
 | 
			
		||||
	matrix_init_user();
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue