Save a few bytes with build options and rgb effect removal. (#7149)
This commit is contained in:
		
							parent
							
								
									32fdf4805a
								
							
						
					
					
						commit
						0f30a4d2ca
					
				
					 3 changed files with 46 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -6,6 +6,10 @@ CONSOLE_ENABLE        = no  # Console for debug(+400)
 | 
			
		|||
EXTRAKEY_ENABLE       = no
 | 
			
		||||
SLEEP_LED_ENABLE      = no  # Breathing sleep LED during USB suspend
 | 
			
		||||
API_SYSEX_ENABLE      = no
 | 
			
		||||
SPACE_CADET_ENABLE    = no
 | 
			
		||||
LEADER_ENABLE         = no
 | 
			
		||||
 | 
			
		||||
LINK_TIME_OPTIMIZATION_ENABLE = yes
 | 
			
		||||
 | 
			
		||||
ifeq ($(strip $(KEYBOARD)), planck/rev3)
 | 
			
		||||
	AUDIO_ENABLE	  = no
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue