Indicator LEDs as config (#10816)
* First pass * Add config options to docs * Update some wording * Slight tidy up of backlight caps logic * Init pin to correct state * Move init location * Reverse default state
This commit is contained in:
		
							parent
							
								
									9cd3ffa5ba
								
							
						
					
					
						commit
						1ff5ee255f
					
				
					 9 changed files with 264 additions and 174 deletions
				
			
		| 
						 | 
				
			
			@ -17,6 +17,7 @@ SERIAL_PATH := $(QUANTUM_PATH)/serial_link
 | 
			
		|||
 | 
			
		||||
QUANTUM_SRC += \
 | 
			
		||||
    $(QUANTUM_DIR)/quantum.c \
 | 
			
		||||
    $(QUANTUM_DIR)/led.c \
 | 
			
		||||
    $(QUANTUM_DIR)/keymap_common.c \
 | 
			
		||||
    $(QUANTUM_DIR)/keycode_config.c
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue