[Userspace] Add support for additional Mechlovin Adelais PCB version to my userspace (#17547)
This commit is contained in:
		
							parent
							
								
									168a631720
								
							
						
					
					
						commit
						b7fee11e34
					
				
					 2 changed files with 6 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -48,3 +48,8 @@ ifeq ($(strip $(KEYBOARD)), nasu)
 | 
			
		|||
  SRC += startup_fanfare.c
 | 
			
		||||
  OPT_DEFS += -DHAS_INDICATORS
 | 
			
		||||
endif
 | 
			
		||||
ifeq ($(strip $(KEYBOARD)), mechlovin/adelais/standard_led/arm/rev4/apm32f103)
 | 
			
		||||
  OPT_DEFS += -DHAS_INDICATORS
 | 
			
		||||
  SRC += rgb_timeout.c
 | 
			
		||||
  SRC += indicator_layers_sneakbox.c
 | 
			
		||||
endif
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue