SPLIT - Remove NO_USB_STARTUP_CHECK requirement for usb detection (#7053)
* Avoid NO_USB_STARTUP_CHECK - Disable USB as checks seem to enable it somehow * Update quantum/split_common/split_util.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Also remove NO_USB_STARTUP_CHECK from vitamins_included/rev1
This commit is contained in:
		
							parent
							
								
									550435c1c9
								
							
						
					
					
						commit
						5dc91ddc60
					
				
					 3 changed files with 6 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -29,5 +29,3 @@
 | 
			
		|||
 | 
			
		||||
// teensy has vbus detection issues - use usb detection instead
 | 
			
		||||
#define SPLIT_USB_DETECT
 | 
			
		||||
// required for teensy slave otherwise it "locks up" during startup
 | 
			
		||||
#define NO_USB_STARTUP_CHECK
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue