[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)
This commit is contained in:
		
							parent
							
								
									a3e9b347ec
								
							
						
					
					
						commit
						c1297ceb97
					
				
					 52 changed files with 0 additions and 298 deletions
				
			
		| 
						 | 
				
			
			@ -140,7 +140,6 @@ static void transfer_matrix_values(matrix_row_t raw[], matrix_row_t cooked[], ui
 | 
			
		|||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
bool debounce_active(void) { return true; }
 | 
			
		||||
#else
 | 
			
		||||
#    include "none.c"
 | 
			
		||||
#endif
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue