Move SPLIT_KEYBOARD to data driven (#21410)
				
					
				
			This commit is contained in:
		
							parent
							
								
									cb81913d18
								
							
						
					
					
						commit
						8caa8674d2
					
				
					 445 changed files with 412 additions and 355 deletions
				
			
		| 
						 | 
				
			
			@ -1,4 +1,7 @@
 | 
			
		|||
{
 | 
			
		||||
    "processor": "atmega32u4",
 | 
			
		||||
    "bootloader": "caterina"
 | 
			
		||||
    "bootloader": "caterina",
 | 
			
		||||
    "split": {
 | 
			
		||||
        "enabled": true
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -11,6 +11,4 @@ BACKLIGHT_ENABLE = no      # Enable keyboard backlight functionality
 | 
			
		|||
AUDIO_ENABLE = no           # Audio output
 | 
			
		||||
RGBLIGHT_ENABLE = no       # Enable WS2812 RGB underlight.
 | 
			
		||||
 | 
			
		||||
SPLIT_KEYBOARD = yes       # Enables split keyboard support
 | 
			
		||||
 | 
			
		||||
DEFAULT_FOLDER = omkbd/ergodash/rev1
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue