Remove KC_DELT alias in favor of KC_DEL (#6327)
* Remove KC_DELT alias in favor of KC_DEL * Add changelog
This commit is contained in:
		
							parent
							
								
									7ff57644e1
								
							
						
					
					
						commit
						267a85c885
					
				
					 95 changed files with 149 additions and 147 deletions
				
			
		| 
						 | 
				
			
			@ -41,7 +41,7 @@
 | 
			
		|||
#  define CFQ_USER_KEY4 KC_BSPC
 | 
			
		||||
#endif
 | 
			
		||||
#if !defined(CFQ_USER_KEY5)
 | 
			
		||||
#  define CFQ_USER_KEY5 KC_DELT
 | 
			
		||||
#  define CFQ_USER_KEY5 KC_DEL
 | 
			
		||||
#endif
 | 
			
		||||
#if !defined(CFQ_USER_KEY6)
 | 
			
		||||
#  define CFQ_USER_KEY6 KC_CAPS
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue