Changeset 4b4c797 in mainline for uspace/app/virtusbkbd/keys.h
- Timestamp:
- 2010-11-20T14:07:05Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1b22bd4
- Parents:
- 0e126be7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/virtusbkbd/keys.h
r0e126be7 r4b4c797 49 49 /** USB key code. */ 50 50 typedef enum { 51 #include <usb/ hidutkbd.h>51 #include <usb/classes/hidutkbd.h> 52 52 } key_code_t; 53 53
Note:
See TracChangeset
for help on using the changeset viewer.