* Set up tap dance for layers on the lower button. * Refactored code to share in the users directory between my two keyboard layouts. * Small keyboard layout change. * Updated documentation on oneshot usage in macros/tap dance.
		
			
				
	
	
		
			10 lines
		
	
	
		
			133 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			133 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| LCD_BACKLIGHT_ENABLE = yes
 | |
| LCD_ENABLE = yes
 | |
| BACKLIGHT_ENABLE = yes
 | |
| NKRO_ENABLE = yes
 | |
| KEY_LOCK_ENABLE = yes
 | |
| TAP_DANCE_ENABLE = yes
 | |
| 
 | |
| 
 | |
| 
 |