summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondiosp.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ondiosp.h')
-rw-r--r--firmware/export/config-ondiosp.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ondiosp.h b/firmware/export/config-ondiosp.h
index 41ee1e068e..43dbaaf06b 100644
--- a/firmware/export/config-ondiosp.h
+++ b/firmware/export/config-ondiosp.h
@@ -20,6 +20,9 @@
20/* define this if you have an Ondio style 6-key keyboard */ 20/* define this if you have an Ondio style 6-key keyboard */
21#define CONFIG_KEYPAD ONDIO_PAD 21#define CONFIG_KEYPAD ONDIO_PAD
22 22
23#define AB_REPEAT_ENABLE 1
24#define ACTION_WPSAB_SINGLE ACTION_WPS_BROWSE
25
23/* define this if you have access to the pitchscreen */ 26/* define this if you have access to the pitchscreen */
24#define HAVE_PITCHSCREEN 27#define HAVE_PITCHSCREEN
25 28