Changes in / [2586860:88be3a0b] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/usbhid/lgtch-ultrax/keymap.c
r2586860 r88be3a0b 49 49 static int usb_hid_keymap_consumer[0x29c] = { 50 50 [0xf] = KC_F1, /* Just for testing purposes */ 51 [0x5] = KC_F 1, /* Just for testing purposes */51 [0x5] = KC_F2, /* Just for testing purposes */ 52 52 [0x8] = KC_F3, /* Just for testing purposes */ 53 53 [0x6] = KC_F4, /* Just for testing purposes */
Note:
See TracChangeset
for help on using the changeset viewer.