From d5e6bc7a8c413218ec1372fd54157e9639ab67b4 Mon Sep 17 00:00:00 2001 From: Jeffrey Goode Date: Thu, 1 Apr 2010 03:14:44 +0000 Subject: FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work before they can be switched on git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25414 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config/sansac200v2.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware/export/config/sansac200v2.h') diff --git a/firmware/export/config/sansac200v2.h b/firmware/export/config/sansac200v2.h index aef789380d..b9a86cd023 100644 --- a/firmware/export/config/sansac200v2.h +++ b/firmware/export/config/sansac200v2.h @@ -201,3 +201,6 @@ #define DEFAULT_REC_MIC_GAIN 23 #define DEFAULT_REC_LEFT_GAIN 23 #define DEFAULT_REC_RIGHT_GAIN 23 + +/* Define this if a programmable hotkey is mapped */ +#define HAVE_HOTKEY -- cgit v1.2.3