11 lines
		
	
	
		
			138 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			138 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| ifndef QUANTUM_DIR
 | |
| 	include ../../../Makefile
 | |
| endif
 | |
| 
 | |
| # just silently stop, since we need to upload with teensy uploader
 | |
| upload: build
 | |
| 
 | |
| 
 | |
| 
 | |
| 
 |