[Keymap] RGB Timeout added to userspace (#13339)
This commit is contained in:
		
							parent
							
								
									13533508e2
								
							
						
					
					
						commit
						fb405c27ad
					
				
					 3 changed files with 68 additions and 36 deletions
				
			
		| 
						 | 
				
			
			@ -36,3 +36,9 @@ ifeq ($(strip $(KEYBOARD)), jacky_studio/bear_65)
 | 
			
		|||
  RGB_MATRIX_ENABLE = yes
 | 
			
		||||
  RGBLIGHT_ENABLE = no
 | 
			
		||||
endif
 | 
			
		||||
ifeq ($(strip $(KEYBOARD)), tkc/portico)
 | 
			
		||||
  SRC += rgb_timeout.c
 | 
			
		||||
endif
 | 
			
		||||
ifeq ($(strip $(KEYBOARD)), kiwikey/wanderland)
 | 
			
		||||
  SRC += rgb_timeout.c
 | 
			
		||||
endif
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue