Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4d248639 authored by Winni Chang's avatar Winni Chang
Browse files

Correct PERIOD key usage to 0x07

In https://source.android.com/docs/core/interaction/input/keyboard-devices, the HID usage is 0x07 instead of 0x0c.

Bug: 289991012

Change-Id: Ied076abe8822a779f6cef65c68e8ee5296f0c574
parent 5e534ecc
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -43,6 +43,8 @@ key 9 8
key 10    9
key 11    0

key usage 0x00070037    PERIOD

# custom keys
key usage 0x000c01BB    TV_INPUT
key usage 0x000c0186    MACRO_1     WAKE
@@ -51,7 +53,6 @@ key usage 0x000c0185 TV_TELETEXT
key usage 0x000c0061    CAPTIONS

key usage 0x000c01BD    INFO
key usage 0x000c0037    PERIOD

key usage 0x000c0069    PROG_RED
key usage 0x000c006A    PROG_GREEN