Adjusts config for better mousekey support
This commit is contained in:
		
							parent
							
								
									d0c667c790
								
							
						
					
					
						commit
						a05b6a72d9
					
				
					 1 changed files with 4 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -1,10 +1,11 @@
 | 
			
		|||
#ifndef KEYBOARDS_ERGODOX_CONFIG_H_
 | 
			
		||||
#define KEYBOARDS_ERGODOX_CONFIG_H_
 | 
			
		||||
 | 
			
		||||
#define MOUSEKEY_DELAY          100
 | 
			
		||||
#define MOUSEKEY_INTERVAL       20
 | 
			
		||||
#define MOUSEKEY_MAX_SPEED      3
 | 
			
		||||
#define MOUSEKEY_TIME_TO_MAX    10
 | 
			
		||||
#define MOUSEKEY_DELAY          0
 | 
			
		||||
#define MOUSEKEY_TIME_TO_MAX    5
 | 
			
		||||
#define MOUSEKEY_MAX_SPEED      2
 | 
			
		||||
#define MOUSEKEY_WHEEL_DELAY 0
 | 
			
		||||
 | 
			
		||||
#define TAPPING_TOGGLE  1
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue