mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
fiiom3k_linux: Enable HAVE_TOUCHPAD and add in missing bits
Change-Id: I78fa5fdb3648adfaa40f6d5f3c255666a85e2761
This commit is contained in:
parent
1aed109fa8
commit
74ae18cc8a
3 changed files with 19 additions and 0 deletions
|
@ -51,6 +51,9 @@
|
|||
#define HAVE_BUTTON_LIGHT
|
||||
#define HAVE_BUTTONLIGHT_BRIGHTNESS
|
||||
|
||||
/* We have a touchpad */
|
||||
#define HAVE_TOUCHPAD
|
||||
|
||||
/* Main LCD backlight brightness range and defaults: the backlight driver
|
||||
* has levels from 0 to 32. But 0 is off so start at 1.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue