8 lines
		
	
	
		
			289 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			289 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| # Bootloader
 | |
| #     This definition is optional, and if your keyboard supports multiple bootloaders of
 | |
| #     different sizes, comment this out, and the correct address will be loaded
 | |
| #     automatically (+60). See bootloader.mk for all options.
 | |
| BOOTLOADER = qmk-dfu
 | |
| 
 | |
| TAP_DANCE_ENABLE = yes
 |