[Keymap] Userspace updates (#14418)
This commit is contained in:
		
							parent
							
								
									2b956e6eb9
								
							
						
					
					
						commit
						ca626f59a7
					
				
					 3 changed files with 40 additions and 19 deletions
				
			
		| 
						 | 
				
			
			@ -35,6 +35,7 @@ ifeq ($(strip $(KEYBOARD)), jacky_studio/bear_65)
 | 
			
		|||
  BACKLIGHT_ENABLE = yes
 | 
			
		||||
  RGB_MATRIX_ENABLE = yes
 | 
			
		||||
  RGBLIGHT_ENABLE = no
 | 
			
		||||
  SRC += rgb_layers.c
 | 
			
		||||
endif
 | 
			
		||||
ifeq ($(strip $(KEYBOARD)), tkc/portico)
 | 
			
		||||
  SRC += rgb_timeout.c
 | 
			
		||||
| 
						 | 
				
			
			@ -42,3 +43,6 @@ endif
 | 
			
		|||
ifeq ($(strip $(KEYBOARD)), kiwikey/wanderland)
 | 
			
		||||
  SRC += rgb_timeout.c
 | 
			
		||||
endif
 | 
			
		||||
ifeq ($(strip $(KEYBOARD)), mechlovin/adelais/rgb_led/rev2)
 | 
			
		||||
  SRC += rgb_layers.c
 | 
			
		||||
endif
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue