usb_usb: Support locking key indicator LED
This commit is contained in:
		
							parent
							
								
									e1e0e5b4fb
								
							
						
					
					
						commit
						6f5e8ce17e
					
				
					 4 changed files with 31 additions and 48 deletions
				
			
		| 
						 | 
				
			
			@ -28,6 +28,14 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		|||
#define USB_LED_KANA                    4
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#ifdef __cplusplus
 | 
			
		||||
extern "C" {
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
void led_set(uint8_t usb_led);
 | 
			
		||||
 | 
			
		||||
#ifdef __cplusplus
 | 
			
		||||
}
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#endif
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue