Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>
		
			
				
	
	
		
			6 lines
		
	
	
		
			No EOL
		
	
	
		
			91 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			No EOL
		
	
	
		
			91 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
SRC += klackygears.c
 | 
						|
 | 
						|
 | 
						|
ifeq ($(strip $(TAP_DANCE_ENABLE)), yes)
 | 
						|
  SRC += tap_dances.c
 | 
						|
endif |