* add dp60 indicator mode * update according to #7720 * added license header and move the ws2812 codes to a seperate c file * fixed conflict with master
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			89 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			89 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
 | 
						|
RGBLIGHT_ENABLE = yes       	# Use RGB underglow light
 | 
						|
 | 
						|
SRC += indicator.c led_driver.c
 |