forked from mirrors/qmk_userspace
		
	__attribute__ ((weak)) added to led_set
__attribute__ ((weak)) added to led_set
This commit is contained in:
		
					parent
					
						
							
								a67d425f4d
							
						
					
				
			
			
				commit
				
					
						90289aa53f
					
				
			
		
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -24,6 +24,7 @@ void led_set_kb(uint8_t usb_led) {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					__attribute__ ((weak))
 | 
				
			||||||
void led_set(uint8_t usb_led)
 | 
					void led_set(uint8_t usb_led)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue