Changes in uspace/drv/hid/usbhid/multimedia/keymap.c [1b20da0:a35b458] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/hid/usbhid/multimedia/keymap.c
r1b20da0 ra35b458 86 86 /*! @todo What if the usage is not in the table? */ 87 87 key = map[usage]; 88 88 89 89 return key; 90 90 }
Note:
See TracChangeset
for help on using the changeset viewer.