mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Enabled hotkey for Sansa Clip players
Change-Id: Ic0fb331415bf0cc0fce5916befce64f4a41c46ee
This commit is contained in:
parent
45915101d5
commit
30fb53d47f
6 changed files with 9 additions and 8 deletions
|
|
@ -207,4 +207,4 @@
|
|||
#define DEFAULT_REC_RIGHT_GAIN 23
|
||||
|
||||
/* Define this if a programmable hotkey is mapped */
|
||||
//#define HAVE_HOTKEY
|
||||
#define HAVE_HOTKEY
|
||||
|
|
|
|||
|
|
@ -229,4 +229,4 @@
|
|||
#define DEFAULT_REC_RIGHT_GAIN 23
|
||||
|
||||
/* Define this if a programmable hotkey is mapped */
|
||||
//#define HAVE_HOTKEY
|
||||
#define HAVE_HOTKEY
|
||||
|
|
|
|||
|
|
@ -223,4 +223,4 @@
|
|||
#define DEFAULT_REC_RIGHT_GAIN 23
|
||||
|
||||
/* Define this if a programmable hotkey is mapped */
|
||||
//#define HAVE_HOTKEY
|
||||
#define HAVE_HOTKEY
|
||||
|
|
|
|||
|
|
@ -228,4 +228,4 @@
|
|||
#define DEFAULT_REC_RIGHT_GAIN 23
|
||||
|
||||
/* Define this if a programmable hotkey is mapped */
|
||||
//#define HAVE_HOTKEY
|
||||
#define HAVE_HOTKEY
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue