summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansafuze.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansafuze.h')
-rw-r--r--firmware/export/config/sansafuze.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/sansafuze.h b/firmware/export/config/sansafuze.h
index 2f0073fc53..8563664cb8 100644
--- a/firmware/export/config/sansafuze.h
+++ b/firmware/export/config/sansafuze.h
@@ -77,6 +77,9 @@
77 77
78#define CONFIG_KEYPAD SANSA_FUZE_PAD 78#define CONFIG_KEYPAD SANSA_FUZE_PAD
79 79
80/* Define this to have CPU boosted while scrolling in the UI */
81#define HAVE_GUI_BOOST
82
80/* Define this to enable morse code input */ 83/* Define this to enable morse code input */
81#define HAVE_MORSE_INPUT 84#define HAVE_MORSE_INPUT
82 85