11 lines
		
	
	
	
		
			259 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			259 B
		
	
	
	
		
			C
		
	
	
	
	
	
#pragma once
 | 
						|
 | 
						|
#define BOOTMAGIC_LITE_ROW 0
 | 
						|
#define BOOTMAGIC_LITE_COL 0
 | 
						|
 | 
						|
#define TAPPING_TERM 175
 | 
						|
#define MACRO_TIMER 5
 | 
						|
#define TAPPING_FORCE_HOLD_PER_KEY
 | 
						|
// testing
 | 
						|
#define TAPPING_TERM_PER_KEY
 | 
						|
//#define IGNORE_MOD_TAP_INTERRUPT // rolling R3 "zxcv", etc...
 |