[Keyboard] move unikeyboard boards to /unikeyboard (#16081)
This commit is contained in:
		
							parent
							
								
									4452be587b
								
							
						
					
					
						commit
						2e052b87c4
					
				
					 38 changed files with 5 additions and 5 deletions
				
			
		
							
								
								
									
										23
									
								
								keyboards/unikeyboard/divergetm2/keymaps/xtonhasvim/config.h
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										23
									
								
								keyboards/unikeyboard/divergetm2/keymaps/xtonhasvim/config.h
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,23 @@
 | 
			
		|||
#pragma once
 | 
			
		||||
 | 
			
		||||
// help for fast typist+dual function keys?
 | 
			
		||||
#define PERMISSIVE_HOLD
 | 
			
		||||
// Let me type `ls -l` more quickly.
 | 
			
		||||
#define TAPPING_FORCE_HOLD
 | 
			
		||||
 | 
			
		||||
// where is the cord plugged in?
 | 
			
		||||
#define MASTER_RIGHT
 | 
			
		||||
 | 
			
		||||
/* speed up mousekeys a bit */
 | 
			
		||||
#define MOUSEKEY_DELAY             50
 | 
			
		||||
#define MOUSEKEY_INTERVAL          20
 | 
			
		||||
#define MOUSEKEY_MAX_SPEED         8
 | 
			
		||||
#define MOUSEKEY_TIME_TO_MAX       30
 | 
			
		||||
#define MOUSEKEY_WHEEL_MAX_SPEED   8
 | 
			
		||||
#define MOUSEKEY_WHEEL_TIME_TO_MAX 40
 | 
			
		||||
 | 
			
		||||
// because I'm lazy and didn't case out the rgb support
 | 
			
		||||
#define RGBLED_NUM 2
 | 
			
		||||
 | 
			
		||||
#define BACKLIGHT_PIN B7
 | 
			
		||||
#define BACKLIGHT_LEVELS 3
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue