Ignore:
Timestamp:
2011-05-14T11:30:00Z (13 years ago)
Author:
Lubos Slovak <lubos.slovak@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
88be3a0b
Parents:
50cd285
Message:

Fixed multimedia key mapping

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/usbhid/lgtch-ultrax/keymap.c

    r50cd285 rd83bf51  
    4949static int usb_hid_keymap_consumer[0x29c] = {
    5050        [0xf] = KC_F1, /* Just for testing purposes */
    51         [0x5] = KC_F1, /* Just for testing purposes */
     51        [0x5] = KC_F2, /* Just for testing purposes */
    5252        [0x8] = KC_F3, /* Just for testing purposes */
    5353        [0x6] = KC_F4, /* Just for testing purposes */
Note: See TracChangeset for help on using the changeset viewer.