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