From f8287b0e9f61e58a8001d4998c7942e072f439e8 Mon Sep 17 00:00:00 2001 From: Szymon Dziok Date: Thu, 11 Feb 2010 20:04:09 +0000 Subject: Packard Bell Vibe 500: correct main keymaps, enable full keyboard editing, enable morse input. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24600 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config/vibe500.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware') diff --git a/firmware/export/config/vibe500.h b/firmware/export/config/vibe500.h index b63bfa7447..76ec17a113 100644 --- a/firmware/export/config/vibe500.h +++ b/firmware/export/config/vibe500.h @@ -72,6 +72,9 @@ #define CONFIG_KEYPAD PBELL_VIBE500_PAD +/* Define this to enable morse code input */ +#define HAVE_MORSE_INPUT + /* Define this if you do software codec */ #define CONFIG_CODEC SWCODEC -- cgit v1.2.3