mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
Samsung YP-S3: implement button lights
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22100 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0f0bf7b258
commit
4e7517dfb1
2 changed files with 25 additions and 0 deletions
|
|
@ -72,8 +72,14 @@
|
|||
should be defined as well. */
|
||||
//#define HAVE_LCD_SLEEP
|
||||
|
||||
/* We have button lights */
|
||||
#define HAVE_BUTTON_LIGHT
|
||||
|
||||
#define CONFIG_KEYPAD MEIZU_M3_PAD
|
||||
|
||||
/* We have headphone detection */
|
||||
#define HAVE_HEADPHONE_DETECTION
|
||||
|
||||
//#define AB_REPEAT_ENABLE 1
|
||||
//#define ACTION_WPSAB_SINGLE ACTION_WPS_BROWSE
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue