summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipodcolor.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ipodcolor.h')
-rw-r--r--firmware/export/config/ipodcolor.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/ipodcolor.h b/firmware/export/config/ipodcolor.h
index ec3d2c6cdf..645e20041c 100644
--- a/firmware/export/config/ipodcolor.h
+++ b/firmware/export/config/ipodcolor.h
@@ -66,6 +66,9 @@
66 66
67#define CONFIG_KEYPAD IPOD_4G_PAD 67#define CONFIG_KEYPAD IPOD_4G_PAD
68 68
69/* Define this to have CPU boosted while scrolling in the UI */
70#define HAVE_GUI_BOOST
71
69/* Define this to enable morse code input */ 72/* Define this to enable morse code input */
70#define HAVE_MORSE_INPUT 73#define HAVE_MORSE_INPUT
71 74