* impstyle keymap added * impstyle keymap updated * mouse layer added to impstyle keymap * keymap updated * fixes * impsytle layout: mouse layer added * comments added * comments added * bugfix * typo fixed
		
			
				
	
	
		
			9 lines
		
	
	
		
			143 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			143 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| RGBLIGHT_ENABLE = no
 | |
| BACKLIGHT_ENABLE = no
 | |
| TAP_DANCE_ENABLE = no
 | |
| MOUSEKEY_ENABLE = yes
 | |
| 
 | |
| ifndef QUANTUM_DIR
 | |
| 	include ../../../../Makefile
 | |
| endif
 |