From c78811a22895bf2dd7645a69a9676c0534936f5e Mon Sep 17 00:00:00 2001 From: Kimplul Date: Thu, 27 Jan 2022 16:01:32 +0200 Subject: add generic desktop usage page after shifter + Not sure if strictly necessary, but follows better form (I think) --- hid-tmt300rs.h | 1 + 1 file changed, 1 insertion(+) (limited to 'hid-tmt300rs.h') diff --git a/hid-tmt300rs.h b/hid-tmt300rs.h index d811b90..a875a2e 100644 --- a/hid-tmt300rs.h +++ b/hid-tmt300rs.h @@ -347,6 +347,7 @@ static u8 t300rs_rdesc_ps4_fixed[] = { 0x95, 0x08, /* Report count (8) */ 0x81, 0x02, /* Input (Variable, Absolute) */ /* no clue */ + 0x05, 0x01, /* Usage page (Generic Desktop) */ 0x09, 0x00, /* Usage (U) */ 0x75, 0x08, /* Report size (8) */ 0x95, 0x0c, /* Report count (12) */ -- cgit v1.3