Updated my makefile..again
This commit is contained in:
		@@ -1,5 +1,6 @@
 | 
				
			|||||||
RGBLIGHT_ENABLE = yes        # Enable WS2812 RGB underlight.  Do not enable this with audio at the same time.
 | 
					RGBLIGHT_ENABLE = yes        # Enable WS2812 RGB underlight.  Do not enable this with audio at the same time.
 | 
				
			||||||
AUDIO_ENABLE = no            # Audio disabled while using RGB underlight.
 | 
					AUDIO_ENABLE = no            # Audio disabled while using RGB underlight.
 | 
				
			||||||
 | 
					EXTRAKEY_ENABLE = yes
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ifndef QUANTUM_DIR
 | 
					ifndef QUANTUM_DIR
 | 
				
			||||||
	include ../../../../Makefile
 | 
						include ../../../../Makefile
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user