summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansaview.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansaview.h')
-rw-r--r--firmware/export/config/sansaview.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/sansaview.h b/firmware/export/config/sansaview.h
index b0317f3e0d..829f67ab3e 100644
--- a/firmware/export/config/sansaview.h
+++ b/firmware/export/config/sansaview.h
@@ -74,6 +74,9 @@
74/* The only difference is that the power/hold is on the left instead of right on Fuze */ 74/* The only difference is that the power/hold is on the left instead of right on Fuze */
75#define CONFIG_KEYPAD SANSA_FUZE_PAD 75#define CONFIG_KEYPAD SANSA_FUZE_PAD
76 76
77/* Define this to have CPU boosted while scrolling in the UI */
78#define HAVE_GUI_BOOST
79
77/* Define this to enable morse code input */ 80/* Define this to enable morse code input */
78#define HAVE_MORSE_INPUT 81#define HAVE_MORSE_INPUT
79 82