Gigabeat S: Enable keyboard line editing and morse code input.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19558 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michael Sevakis 2008-12-22 18:52:54 +00:00
parent ed945e31c1
commit 2712871057

View file

@ -43,6 +43,11 @@
#define CONFIG_KEYPAD GIGABEAT_S_PAD
/* Define keyboard features */
#define KBD_CURSOR_KEYS /* allow non-line edit cursor movement */
#define KBD_MODES /* enable line edit */
#define KBD_MORSE_INPUT /* enable morse code input */
/* Define this if you do software codec */
#define CONFIG_CODEC SWCODEC