From cf7b34f00da51bcab421eaa09c33fc1ed189fde6 Mon Sep 17 00:00:00 2001 From: juico Date: Thu, 14 Oct 2021 23:58:17 +0200 Subject: [PATCH] added some extra report Ids and credits --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index fbe2d7a..7ad6689 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,10 @@ ProductID: - 0X1209 - 0X1216 +Experimental ProductIDs: +- 0x121F +- 0x120A + # Building AlpsHID To build -- @@ -58,3 +62,4 @@ for the alps HID touchpad (https://github.com/torvalds/linux/blob/master/drivers - the [acidanthera team](https://github.com/acidanthera) for the MacKernel SDK. - [@juico](https://github.com/juico) for fixing I2C and U1 support. - [@lorys89](https://github.com/Lorys89) [@svilen88](https://github.com/Svilen88) [@QuanTrieuPCYT](https://github.com/QuanTrieuPCYT) for testing on the U1 touchpads +- [@mbarbierato](https://github.com/mbarbierato) for fixing speed/sensitivity issues on the U1 touchpads.