This commit is contained in:
Nehemiah of Zebulun 2023-11-09 16:06:13 -05:00
parent e05d9b2963
commit 60a0ac2e64
3 changed files with 8 additions and 3 deletions

View File

@ -36,7 +36,7 @@ PRODUCT_PACKAGE_OVERLAYS += device/wephone/cat/overlay
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
device/wephone/cat/files/qpnp_pon.kl:$(TARGET_COPY_OUT_SYSTEM)/usr/keylayout/qpnp_pon.kl \ device/wephone/cat/files/qpnp_pon.kl:$(TARGET_COPY_OUT_SYSTEM)/usr/keylayout/qpnp_pon.kl \
device/wephone/cat/files/matrix_keypad.kl:$(TARGET_COPY_OUT_SYSTEM)/usr/keylayout/matrix_keypad.kl device/wephone/cat/files/gpio-keys.kl:$(TARGET_COPY_OUT_SYSTEM)/usr/keylayout/gpio-keys.kl
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
BromiteSystemWebView \ BromiteSystemWebView \

7
cat/files/gpio-keys.kl Normal file
View File

@ -0,0 +1,7 @@
key 115 VOLUME_UP
key 114 VOLUME_DOWN
key 102 HOME WAKE
key 528 FOCUS
key 525 PTT
key 248 MICMUTE
key 766 CAMERA

View File

@ -1,2 +0,0 @@
#DPAD CENTER
key 28 DPAD_CENTER