Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: luc wastiaux <luc.wastiaux@airpost.net> Co-authored-by: Luc W <lucw@airpost.net>
		
			
				
	
	
		
			8 lines
		
	
	
		
			No EOL
		
	
	
		
			192 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			No EOL
		
	
	
		
			192 B
		
	
	
	
		
			C
		
	
	
	
	
	
// Copyright 2022 LucW (@luc-languagetools)
 | 
						|
// SPDX-License-Identifier: GPL-2.0-or-later
 | 
						|
 | 
						|
#pragma once
 | 
						|
 | 
						|
#define DOUBLE_TAP_SHIFT_TURNS_ON_CAPS_WORD
 | 
						|
#undef TAPPING_TERM
 | 
						|
#define TAPPING_TERM 175 |