mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-31 13:22:31 +01:00 
			
		
		
		
	 910d603c65
			
		
	
	
		910d603c65
		
			
		
	
	
	
	
		
			
			* to ease the maintenance for some boards ibnuda has. * followed ridingqwerty's suggestion on 8821. * folloing drashna's suggestion on qmk's 8221. * following drashn's suggestion on qmk's 8211
		
			
				
	
	
		
			10 lines
		
	
	
		
			144 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			144 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #pragma once
 | |
| 
 | |
| #define COMBO_COUNT 18
 | |
| #define COMBO_TERM 100
 | |
| 
 | |
| #define IGNORE_MOD_TAP_INTERRUPT
 | |
| #define PERMISSIVE_HOLD
 | |
| 
 | |
| #define TAPPING_TERM 200
 |