Fix waiting_keys and periodical update for delaying layer.
This commit is contained in:
		
							parent
							
								
									32633a42c7
								
							
						
					
					
						commit
						f609712da3
					
				
					 4 changed files with 90 additions and 151 deletions
				
			
		| 
						 | 
				
			
			@ -224,6 +224,5 @@ action_t keymap_get_action(uint8_t layer, uint8_t row, uint8_t col) {
 | 
			
		|||
            action.code = ACTION_NO;
 | 
			
		||||
            break;
 | 
			
		||||
    }
 | 
			
		||||
    debug("action: "); debug_hex16(action.code); debug("\n");
 | 
			
		||||
    return action;
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue