Added rules.mk for the infinity
    * Moved tap dance enums to gordon.h
    * Moved tap dance aliases to gordon.h
    Moved TD to user space
    * Added config file with preventing mods sticking
    * Added a few keys to keymap
		
	
			
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			65 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			65 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
TAP_DANCE_ENABLE = yes
 | 
						|
SRC += gordon.c
 | 
						|
 | 
						|
# BOOTMAGIC_ENABLE = yes
 |