From cd54b4e0466badeb597a7e07f53f8d6bbd647f5f Mon Sep 17 00:00:00 2001 From: nift4 Date: Tue, 21 Oct 2025 21:48:46 +0200 Subject: [PATCH] Disabled hotkey for Sony NWZ-E370/E380 targets since actually it is not in use Patch by Igor B. Poretsky Change-Id: I464948c9fb074910c0296579c650d0297a4a412b --- firmware/export/config/sonynwze370.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/export/config/sonynwze370.h b/firmware/export/config/sonynwze370.h index 8561541222..d086bf0944 100644 --- a/firmware/export/config/sonynwze370.h +++ b/firmware/export/config/sonynwze370.h @@ -38,7 +38,7 @@ #define HAVE_JPEG /* Define this if a programmable hotkey is mapped */ -#define HAVE_HOTKEY +//#define HAVE_HOTKEY /* define this if you have access to the quickscreen */ #define HAVE_QUICKSCREEN