mbed-os/features/unsupported/USBDevice/USBHID
adbridge 906286f446 Added support for the logo key to the keyboard
Minor change - List of key modifiers updated to include the
logo/GUI/windows key. Also added the options to specify the right hand
versions of the keys rather than just the left if for some reason
someone wants to do this.

Changes are limited to the keyboard header file and are backwards
compatible.

The new modifier values are in line with the table given on page 56 of
this document http://www.usb.org/developers/hidpage/HID1_11.pdf
2017-04-21 16:56:56 +01:00
..
USBHID.cpp Improve readability of USBHID related descriptors 2017-02-14 14:56:51 +02:00
USBHID.h restructure - Moved libraries to features/unsupported 2016-09-30 19:18:09 -05:00
USBHID_Types.h Improve readability of USBHID related descriptors 2017-02-14 14:56:51 +02:00
USBKeyboard.cpp Improve readability of USBHID related descriptors 2017-02-14 14:56:51 +02:00
USBKeyboard.h Added support for the logo key to the keyboard 2017-04-21 16:56:56 +01:00
USBMouse.cpp Improve readability of USBHID related descriptors 2017-02-14 14:56:51 +02:00
USBMouse.h restructure - Moved libraries to features/unsupported 2016-09-30 19:18:09 -05:00
USBMouseKeyboard.cpp restructure - Moved libraries to features/unsupported 2016-09-30 19:18:09 -05:00
USBMouseKeyboard.h restructure - Moved libraries to features/unsupported 2016-09-30 19:18:09 -05:00