Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: ploopyco <git@ploopy.co>
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			113 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			113 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# Force encoder to be disabled
 | 
						|
# But enable the defines for it
 | 
						|
ENCODER_ENABLE := no
 | 
						|
OPT_DEFS += -DENCODER_ENABLE
 |