From 582942016bdf3599952b343858ba9fb9785494e8 Mon Sep 17 00:00:00 2001 From: Maurus Cuelenaere Date: Sat, 20 Jun 2009 10:54:13 +0000 Subject: * Commit a modified FS#10354 (thanks to Davide Quarta) - add support the VX747+ in scramble and configure * Add support for the VX777 * Remove the touchscreen mode switching combo from the button driver git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21379 a1c6a512-1295-4272-9138-f99709370657 --- apps/SOURCES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/SOURCES') diff --git a/apps/SOURCES b/apps/SOURCES index 4caf32d822..7475826015 100644 --- a/apps/SOURCES +++ b/apps/SOURCES @@ -234,6 +234,8 @@ keymaps/keymap-logikdax.c keymaps/keymap-fuze.c #elif CONFIG_KEYPAD == ONDAVX747_PAD keymaps/keymap-ondavx747.c +#elif CONFIG_KEYPAD == ONDAVX777_PAD +keymaps/keymap-ondavx777.c #elif CONFIG_KEYPAD == ONDAVX767_PAD keymaps/keymap-ondavx767.c #elif CONFIG_KEYPAD == SAMSUNG_YH_PAD -- cgit v1.2.3