mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-11-03 23:02:34 +01:00 
			
		
		
		
	* mattly's userspace and iris * [Keymap] mattly's windows overlays * biton32->get_highest_layer * few more small tweaks
		
			
				
	
	
		
			7 lines
		
	
	
		
			121 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			121 B
		
	
	
	
		
			C
		
	
	
	
	
	
#pragma once
 | 
						|
 | 
						|
#define IGNORE_MOD_TAP_INTERRUPT
 | 
						|
#define PERMISSIVE_HOLD
 | 
						|
#define TAPPING_TOGGLE 2
 | 
						|
#define TAPPING_TERM 200
 |