From 863891ce9aef50fde13cf3df897aca144a2c570a Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Thu, 10 Jun 2010 15:05:14 +0000 Subject: Enable the hotkey feature on the touchscreen targets who now have a hotkey touchregion settable in the wps (todo: touchregions in the sbs!) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26742 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config/mrobe500.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/config/mrobe500.h') diff --git a/firmware/export/config/mrobe500.h b/firmware/export/config/mrobe500.h index 39f4051833..9a201951fc 100644 --- a/firmware/export/config/mrobe500.h +++ b/firmware/export/config/mrobe500.h @@ -260,4 +260,4 @@ #define IRAM_LCDFRAMEBUFFER IBSS_ATTR /* put the lcd frame buffer in IRAM */ /* Define this if a programmable hotkey is mapped */ -//#define HAVE_HOTKEY +#define HAVE_HOTKEY -- cgit v1.2.3