From 42552f8bf64d424da191c31d8e411008de03e6e8 Mon Sep 17 00:00:00 2001 From: Tomer Shalev Date: Wed, 24 Feb 2010 20:33:40 +0000 Subject: FS#10643 - Cowon D2: Chopper game control using hardware buttons This is only part of the original patch. I didn't agree with all the original changes to keymapping. Author: Nemtsev Alexey git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24892 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/chopper.c | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/plugins/chopper.c') diff --git a/apps/plugins/chopper.c b/apps/plugins/chopper.c index c303908..1217ea7 100644 --- a/apps/plugins/chopper.c +++ b/apps/plugins/chopper.c @@ -115,6 +115,7 @@ Still To do: #elif CONFIG_KEYPAD == COWON_D2_PAD #define QUIT BUTTON_POWER +#define ACTION2 BUTTON_PLUS #elif CONFIG_KEYPAD == IAUDIO67_PAD #define QUIT BUTTON_POWER -- cgit v1.1