* cherrypicking file changes just for updates * removed unused heat foo * avoid defining own min/max * add license * formatting
		
			
				
	
	
		
			9 lines
		
	
	
		
			172 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			172 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| ifndef QUANTUM_DIR
 | |
| 	include ../../../../Makefile
 | |
| endif
 | |
| 
 | |
| MOUSEKEY_ENABLE = yes
 | |
| BACKLIGHT_ENABLE = no
 | |
| AUDIO_ENABLE = no
 | |
| CONSOLE_ENABLE = no         # Console for debug(+400)
 |