4.4.10.3.6 USB_HIDKeyPressUp()
RETURN_CODE_t USB_HIDKeyPressUp (uint8_t keyID)
Updates the keyboard report by removing the released key and shifts the registered keys towards the beginning of the report array.
keyID |
- ID of key being released |
SUCCESS or an Error code according to RETURN_CODE_t |