7 lines
		
	
	
		
			101 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			101 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #pragma once
 | |
| 
 | |
| #define TAPPING_TERM    200
 | |
| #define LEADER_TIMEOUT  300
 | |
| 
 | |
| #define LEADER_PER_KEY_TIMING
 |