From 262479173b5f2053f977232794d3c5f3243302ad Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Wed, 20 Nov 2013 13:40:16 +0000 Subject: sonynwz: rework keymap based on lebellium's work and enable volume in list Change-Id: Ieb015e78d1c0aa74c61591e442bfdf5f883f3811 --- firmware/export/config/sonynwze360.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware/export/config/sonynwze360.h') diff --git a/firmware/export/config/sonynwze360.h b/firmware/export/config/sonynwze360.h index a0f05f4342..ddb197950d 100644 --- a/firmware/export/config/sonynwze360.h +++ b/firmware/export/config/sonynwze360.h @@ -40,6 +40,9 @@ /* define this if you would like tagcache to build on this target */ #define HAVE_TAGCACHE +/* define this if the target has volume keys which can be used in the lists */ +#define HAVE_VOLUME_IN_LIST + /* define this if you have LCD enable function */ #define HAVE_LCD_ENABLE -- cgit v1.2.3