summaryrefslogtreecommitdiff
path: root/firmware/export/config-gigabeat-s.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-gigabeat-s.h')
-rw-r--r--firmware/export/config-gigabeat-s.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/firmware/export/config-gigabeat-s.h b/firmware/export/config-gigabeat-s.h
index 344c572e40..7f55797a07 100644
--- a/firmware/export/config-gigabeat-s.h
+++ b/firmware/export/config-gigabeat-s.h
@@ -49,10 +49,8 @@
49 49
50#define CONFIG_KEYPAD GIGABEAT_S_PAD 50#define CONFIG_KEYPAD GIGABEAT_S_PAD
51 51
52/* Define keyboard features */ 52/* Define this to enable morse code input */
53#define KBD_CURSOR_KEYS /* allow non-line edit cursor movement */ 53#define HAVE_MORSE_INPUT
54#define KBD_MODES /* enable line edit */
55#define KBD_MORSE_INPUT /* enable morse code input */
56 54
57/* Define this if you do software codec */ 55/* Define this if you do software codec */
58#define CONFIG_CODEC SWCODEC 56#define CONFIG_CODEC SWCODEC