summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config-gigabeat-s.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/firmware/export/config-gigabeat-s.h b/firmware/export/config-gigabeat-s.h
index b4c3026..6902882 100644
--- a/firmware/export/config-gigabeat-s.h
+++ b/firmware/export/config-gigabeat-s.h
@@ -43,6 +43,11 @@
#define CONFIG_KEYPAD GIGABEAT_S_PAD
+/* Define keyboard features */
+#define KBD_CURSOR_KEYS /* allow non-line edit cursor movement */
+#define KBD_MODES /* enable line edit */
+#define KBD_MORSE_INPUT /* enable morse code input */
+
/* Define this if you do software codec */
#define CONFIG_CODEC SWCODEC