mostly compiling
This commit is contained in:
		
							parent
							
								
									161c68b48a
								
							
						
					
					
						commit
						874f5a5c07
					
				
					 20 changed files with 2955 additions and 7 deletions
				
			
		| 
						 | 
				
			
			@ -140,8 +140,10 @@ const rgb_led g_rgb_leds[DRIVER_LED_TOTAL] = {
 | 
			
		|||
void matrix_init_kb(void) {
 | 
			
		||||
 | 
			
		||||
    // Turn status LED on
 | 
			
		||||
    #ifdef KEYBOARD_planck_light_rev1
 | 
			
		||||
    DDRD |= (1<<6);
 | 
			
		||||
    PORTD |= (1<<6);
 | 
			
		||||
    #endif
 | 
			
		||||
 | 
			
		||||
    matrix_init_user();
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue