[Bug] Add key event check to is_tap_record and remove is_tap_key (#18063)
				
					
				
			This commit is contained in:
		
							parent
							
								
									5e6175a553
								
							
						
					
					
						commit
						8ce946b5c8
					
				
					 3 changed files with 4 additions and 14 deletions
				
			
		| 
						 | 
				
			
			@ -105,7 +105,6 @@ void clear_keyboard(void);
 | 
			
		|||
void clear_keyboard_but_mods(void);
 | 
			
		||||
void clear_keyboard_but_mods_and_keys(void);
 | 
			
		||||
void layer_switch(uint8_t new_layer);
 | 
			
		||||
bool is_tap_key(keypos_t key);
 | 
			
		||||
bool is_tap_record(keyrecord_t *record);
 | 
			
		||||
bool is_tap_action(action_t action);
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue