tweaks default mouse speed constants
This commit is contained in:
		
							parent
							
								
									c7e9e643fa
								
							
						
					
					
						commit
						a965e5b735
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -3,8 +3,8 @@
 | 
			
		|||
 | 
			
		||||
#define MOUSEKEY_INTERVAL       20
 | 
			
		||||
#define MOUSEKEY_DELAY          0
 | 
			
		||||
#define MOUSEKEY_TIME_TO_MAX    5
 | 
			
		||||
#define MOUSEKEY_MAX_SPEED      2
 | 
			
		||||
#define MOUSEKEY_TIME_TO_MAX    40
 | 
			
		||||
#define MOUSEKEY_MAX_SPEED      7
 | 
			
		||||
#define MOUSEKEY_WHEEL_DELAY 0
 | 
			
		||||
 | 
			
		||||
#define TAPPING_TOGGLE  1
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue