sm8450-common: Import fingerprint sensor keylayouts from marble V14.0.9.0.TMREUXM

Change-Id: I70aaedf6225ac556fee608aa76402c5076cf408e
Signed-off-by: Jens Reidel <adrian@travitia.xyz>
This commit is contained in:
Jens Reidel
2024-02-05 04:41:44 +01:00
کامیت شده توسط Arian
والد a0e5dbbc8a
کامیت 50623401a9
3فایلهای تغییر یافته به همراه52 افزوده شده و 0 حذف شده

28
keylayout/uinput-fpc.kl Normal file
مشاهده پرونده

@@ -0,0 +1,28 @@
#
# 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.
#
#key 304 DPAD_CENTER VIRTUAL
#key 102 HOME VIRTUAL
#key 108 SYSTEM_NAVIGATION_DOWN
#key 103 SYSTEM_NAVIGATION_DOWN
# Swipe Up
#key 103 DPAD_UP VIRTUAL
# Swipe Down
#key 108 DPAD_DOWN VIRTUAL
# Single Tap
key 105 DPAD_CENTER VIRTUAL
# Double Tap
key 106 BUTTON_C VIRTUAL
# Keymap between kernel and framework.
# Refer to input-event-codes.h(kernel) and KeyEvent.java(framework) for more details.