* only store KEYBOARD usage page items into the Processed HID Report structure to\r
* save RAM and ignore the rest\r
*/\r
- return (CurrentItemAttributes->Usage.Page == USAGE_PAGE_KEYBOARD)\r
+ return (CurrentItemAttributes->Usage.Page == USAGE_PAGE_KEYBOARD);\r
}\r