Deploying to gh-pages from master @ ad09160b03 🚀
				
					
				
			This commit is contained in:
		
							parent
							
								
									c409e4b7b0
								
							
						
					
					
						commit
						7fca0d1c51
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -333,7 +333,7 @@ Where `28` is an unused index from `eeconfig.h`.
 | 
				
			||||||
If you want to set custom indicators, such as an LED for Caps Lock, or layer indication, you can use the `led_matrix_indicators_kb` or `led_matrix_indicators_user` function for that: 
 | 
					If you want to set custom indicators, such as an LED for Caps Lock, or layer indication, you can use the `led_matrix_indicators_kb` or `led_matrix_indicators_user` function for that: 
 | 
				
			||||||
```c
 | 
					```c
 | 
				
			||||||
void led_matrix_indicators_kb(void) {
 | 
					void led_matrix_indicators_kb(void) {
 | 
				
			||||||
    led_matrix_set_color(index, value);
 | 
					    led_matrix_set_value(index, value);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue