From 30fb53d47f7f96019956de32a94f3c77fd9aa609 Mon Sep 17 00:00:00 2001 From: "Igor B. Poretsky" Date: Sat, 4 Feb 2017 12:37:56 +0300 Subject: Enabled hotkey for Sansa Clip players Change-Id: Ic0fb331415bf0cc0fce5916befce64f4a41c46ee --- firmware/export/config/sansaclip.h | 2 +- firmware/export/config/sansaclipplus.h | 2 +- firmware/export/config/sansaclipv2.h | 2 +- firmware/export/config/sansaclipzip.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'firmware/export/config') diff --git a/firmware/export/config/sansaclip.h b/firmware/export/config/sansaclip.h index cdee43d44a..35496e5fda 100644 --- a/firmware/export/config/sansaclip.h +++ b/firmware/export/config/sansaclip.h @@ -207,4 +207,4 @@ #define DEFAULT_REC_RIGHT_GAIN 23 /* Define this if a programmable hotkey is mapped */ -//#define HAVE_HOTKEY +#define HAVE_HOTKEY diff --git a/firmware/export/config/sansaclipplus.h b/firmware/export/config/sansaclipplus.h index addf7d86c0..851884da36 100644 --- a/firmware/export/config/sansaclipplus.h +++ b/firmware/export/config/sansaclipplus.h @@ -229,4 +229,4 @@ #define DEFAULT_REC_RIGHT_GAIN 23 /* Define this if a programmable hotkey is mapped */ -//#define HAVE_HOTKEY +#define HAVE_HOTKEY diff --git a/firmware/export/config/sansaclipv2.h b/firmware/export/config/sansaclipv2.h index cf3f90e363..581f6e900f 100644 --- a/firmware/export/config/sansaclipv2.h +++ b/firmware/export/config/sansaclipv2.h @@ -223,4 +223,4 @@ #define DEFAULT_REC_RIGHT_GAIN 23 /* Define this if a programmable hotkey is mapped */ -//#define HAVE_HOTKEY +#define HAVE_HOTKEY diff --git a/firmware/export/config/sansaclipzip.h b/firmware/export/config/sansaclipzip.h index fc9f558eef..8c2e3404d4 100644 --- a/firmware/export/config/sansaclipzip.h +++ b/firmware/export/config/sansaclipzip.h @@ -228,4 +228,4 @@ #define DEFAULT_REC_RIGHT_GAIN 23 /* Define this if a programmable hotkey is mapped */ -//#define HAVE_HOTKEY +#define HAVE_HOTKEY -- cgit v1.2.3