Changeset 09ab0a9a in mainline for uspace/lib/usbhid/include/usb/hid/usages
- Timestamp:
- 2018-09-13T12:05:53Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- cc74cb5
- Parents:
- b2aaaa0
- git-author:
- Jiri Svoboda <jiri@…> (2018-09-13 07:09:46)
- git-committer:
- Jiri Svoboda <jiri@…> (2018-09-13 12:05:53)
- Location:
- uspace/lib/usbhid/include/usb/hid/usages
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbhid/include/usb/hid/usages/core.h
rb2aaaa0 r09ab0a9a 71 71 } usb_hidut_usage_consumer_t; 72 72 73 74 73 #endif 75 74 /** -
uspace/lib/usbhid/include/usb/hid/usages/kbdgen.h
rb2aaaa0 r09ab0a9a 54 54 * into a single file. 55 55 */ 56 57 56 58 57 #ifndef USB_HIDUT_KBD_KEY … … 164 163 __NONPRINT(UP_ARROW, 0x52); 165 164 166 167 168 169 165 /* USB_HIDUT_KBD_KEY(, 0x, '', '', 0, 0) */ 170 166 … … 174 170 * @} 175 171 */ 176
Note:
See TracChangeset
for help on using the changeset viewer.
