Changeset 1344 for trunk/platform/sx30/kbd.c
- Timestamp:
- 09/27/11 08:39:42 (21 months ago)
- File:
-
- 1 edited
-
trunk/platform/sx30/kbd.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/sx30/kbd.c
r1292 r1344 75 75 { 0, KEY_PRINT , 0x00800000 }, 76 76 77 { 2, KEY_SHOOT_FULL , 0x00000300 }, 78 { 2, KEY_SHOOT_FULL_ONLY, 0x00000200 }, // http://chdk.setepontos.com/index.php?topic=1444.msg70223#msg70223 77 79 { 2, KEY_SHOOT_HALF , 0x00000100 }, 78 { 2, KEY_SHOOT_FULL , 0x00000300 }, 80 79 81 80 82 { 0, 0, 0 }
Note: See TracChangeset
for help on using the changeset viewer.