Refactor the system keyboard report descriptor using LUFA macros.
This commit is contained in:
@@ -43,7 +43,8 @@
|
||||
#define HID_RI_USAGE_PAGE_BUTTONS 0x09
|
||||
#define HID_RI_USAGE_PAGE_CONSUMER 0x0C
|
||||
|
||||
#define HID_RI_USAGE_ID_CONSUMER_PAGE_CONSUMER_CONTROL 0x01
|
||||
#define HID_RI_USAGE_ID_CONSUMER_PAGE_CONSUMER_CONTROL 0x01
|
||||
#define HID_RI_USAGE_ID_GENERIC_DESKTOP_PAGE_SYSTEM_CONTROL 0x80
|
||||
|
||||
#define HID_RI_USAGE_GENERIC_DESKTOP_POINTER 0x01
|
||||
#define HID_RI_USAGE_GENERIC_DESKTOP_MOUSE 0x02
|
||||
|
||||
Reference in New Issue
Block a user