wip
This commit is contained in:
		
							parent
							
								
									2d64301cd9
								
							
						
					
					
						commit
						256fabca9e
					
				
					 155 changed files with 80 additions and 2196 deletions
				
			
		| 
						 | 
				
			
			@ -66,15 +66,6 @@ static matrix_row_t raw_matrix[ROWS_PER_HAND];
 | 
			
		|||
uint8_t thisHand, thatHand;
 | 
			
		||||
 | 
			
		||||
// user-defined overridable functions
 | 
			
		||||
 | 
			
		||||
__attribute__((weak)) void matrix_init_kb(void) { matrix_init_user(); }
 | 
			
		||||
 | 
			
		||||
__attribute__((weak)) void matrix_scan_kb(void) { matrix_scan_user(); }
 | 
			
		||||
 | 
			
		||||
__attribute__((weak)) void matrix_init_user(void) {}
 | 
			
		||||
 | 
			
		||||
__attribute__((weak)) void matrix_scan_user(void) {}
 | 
			
		||||
 | 
			
		||||
__attribute__((weak)) void matrix_slave_scan_user(void) {}
 | 
			
		||||
 | 
			
		||||
// helper functions
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue