Add system keyboard interface and add sleep, power and wake keys.
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
class_handle_t basicKeyboardHandle;
|
||||
class_handle_t genericHidHandle;
|
||||
class_handle_t mediaKeyboardHandle;
|
||||
class_handle_t systemKeyboardHandle;
|
||||
uint8_t attach;
|
||||
uint8_t currentConfiguration;
|
||||
uint8_t currentInterfaceAlternateSetting[USB_DEVICE_CONFIG_HID];
|
||||
|
||||
Reference in New Issue
Block a user