summaryrefslogtreecommitdiff
path: root/firmware/export/config/fiiom3klinux.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/fiiom3klinux.h')
-rw-r--r--firmware/export/config/fiiom3klinux.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/fiiom3klinux.h b/firmware/export/config/fiiom3klinux.h
index 0ce58be46f..c383242909 100644
--- a/firmware/export/config/fiiom3klinux.h
+++ b/firmware/export/config/fiiom3klinux.h
@@ -51,6 +51,9 @@
51#define HAVE_BUTTON_LIGHT 51#define HAVE_BUTTON_LIGHT
52#define HAVE_BUTTONLIGHT_BRIGHTNESS 52#define HAVE_BUTTONLIGHT_BRIGHTNESS
53 53
54/* We have a touchpad */
55#define HAVE_TOUCHPAD
56
54/* Main LCD backlight brightness range and defaults: the backlight driver 57/* Main LCD backlight brightness range and defaults: the backlight driver
55 * has levels from 0 to 32. But 0 is off so start at 1. 58 * has levels from 0 to 32. But 0 is off so start at 1.
56 */ 59 */