4180 final project

Fork of USBDevice by mbed official

Revision:
60:d29ac157bf32
Parent:
1:80ab0d068708
--- a/USBHID/USBKeyboard.h	Fri Mar 01 13:10:29 2013 +0000
+++ b/USBHID/USBKeyboard.h	Sat Dec 05 18:38:21 2015 +0000
@@ -121,6 +121,7 @@
     * @returns true if there is no error, false otherwise
     */
     bool keyCode(uint8_t key, uint8_t modifier = 0);
+    bool keyCodeOff(uint8_t key, uint8_t modifier = 0);
 
     /**
     * Send a character