9 lines
		
	
	
	
		
			131 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			131 B
		
	
	
	
		
			C
		
	
	
	
	
	
#pragma once
 | 
						|
 | 
						|
#include QMK_KEYBOARD_CONFIG_H
 | 
						|
 | 
						|
#define USE_SERIAL
 | 
						|
#define MASTER_LEFT
 | 
						|
 | 
						|
#undef TAPPING_TERM
 | 
						|
#define TAPPING_TERM 200
 |