7 lines
		
	
	
		
			172 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			172 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #include "../../config.h"
 | |
| 
 | |
| #undef TAPPING_TERM
 | |
| #define TAPPING_TERM 300 //At 500 some bad logic takes hold
 | |
| #define PREVENT_STUCK_MODIFIERS
 | |
| #define IGNORE_MOD_TAP_INTERRUPT
 |