summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipod3g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ipod3g.h')
-rw-r--r--firmware/export/config/ipod3g.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/ipod3g.h b/firmware/export/config/ipod3g.h
index ee59a1bc76..e7d8bff53b 100644
--- a/firmware/export/config/ipod3g.h
+++ b/firmware/export/config/ipod3g.h
@@ -79,6 +79,9 @@
79 79
80#define CONFIG_KEYPAD IPOD_3G_PAD 80#define CONFIG_KEYPAD IPOD_3G_PAD
81 81
82/* Define this to have CPU boosted while scrolling in the UI */
83#define HAVE_GUI_BOOST
84
82/* define this if the unit uses a scrollwheel for navigation */ 85/* define this if the unit uses a scrollwheel for navigation */
83#define HAVE_SCROLLWHEEL 86#define HAVE_SCROLLWHEEL
84/* define to activate advanced wheel acceleration code */ 87/* define to activate advanced wheel acceleration code */