28fe79f30b
Change-Id: Ib2aecbaf34e69af1c670b64ec22e4966fa69fde3 Signed-off-by: Jens Reidel <adrian@travitia.xyz>
19 lines
510 B
Text
19 lines
510 B
Text
#
|
|
# FPC1020 Touch sensor driver
|
|
#
|
|
# Copyright (c) 2013,2014 Fingerprint Cards AB <tech@fingerprints.com>
|
|
#
|
|
# This program is free software; you can redistribute it and/or
|
|
# modify it under the terms of the GNU General Public License Version 2
|
|
# as published by the Free Software Foundation.
|
|
#
|
|
|
|
#single click
|
|
#key 353 DPAD_CENTER VIRTUAL
|
|
#double click
|
|
key 306 BUTTON_C VIRTUAL
|
|
# HOME --> DPAD_CENTER
|
|
key 102 DPAD_CENTER VIRTUAL
|
|
#key 105 DPAD_LEFT VIRTUAL
|
|
#key 106 DPAD_RIGHT VIRTUAL
|
|
|