Changeset 1344 for trunk/platform/g10/kbd.c
- Timestamp:
- 09/27/11 08:39:42 (21 months ago)
- File:
-
- 1 edited
-
trunk/platform/g10/kbd.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/g10/kbd.c
r1329 r1344 43 43 44 44 static KeyMap keymap[] = { 45 { 0, KEY_SHOOT_FULL ,0x00000003 }, // Found @0xffb0f7c0, levent 0x01 46 { 0, KEY_SHOOT_FULL_ONLY, 0x00000002 }, // http://chdk.setepontos.com/index.php?topic=1444.msg70223#msg70223 45 47 { 0, KEY_SHOOT_HALF ,0x00000001 }, // Found @0xffb0f7b4, levent 0x00 46 { 0, KEY_SHOOT_FULL ,0x00000003 }, // Found @0xffb0f7c0, levent 0x0147 48 48 49 { 1, KEY_ZOOM_OUT ,0x00000008 }, // Found @0xffb0f82c, levent 0x03
Note: See TracChangeset
for help on using the changeset viewer.