Remove deprecated led_set_kb (#19273)
* Remove led_set_kb maintaining existing led_set_user behaviour * Also call led_set_user
This commit is contained in:
		
							parent
							
								
									0fcf481cdd
								
							
						
					
					
						commit
						1124bbc1db
					
				
					 14 changed files with 68 additions and 86 deletions
				
			
		| 
						 | 
				
			
			@ -188,7 +188,7 @@ The following functions are typically defined in this file:
 | 
			
		|||
* `void matrix_init_kb(void)`
 | 
			
		||||
* `void matrix_scan_kb(void)`
 | 
			
		||||
* `bool process_record_kb(uint16_t keycode, keyrecord_t *record)`
 | 
			
		||||
* `void led_set_kb(uint8_t usb_led)`
 | 
			
		||||
* `bool led_update_kb(led_t led_state)`
 | 
			
		||||
 | 
			
		||||
### `<keyboard_name.h>`
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue