From d9068ae24f251a3a9fc89e595357c84f71ff0c07 Mon Sep 17 00:00:00 2001 From: "Ben (Bingxing) Wang" Date: Sun, 30 May 2021 16:39:57 -0700 Subject: [PATCH] Project: update SDK target info [skip ci] --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 32bb10c..7ff5fe1 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,8 @@ choco install mac-precision-touchpad ## For developers -- SPI/T2 version is kernel-mode driver, using KMDF Framework v1.23. Windows 10 Driver Development Kit Version 1903 is required for development and testing. -- USB version is a user-mode driver, using UMDF Framework v2.15. Windows 10 Driver Development Kit Version 1903 is required for development and testing. +- SPI/T2 version is kernel-mode driver, using KMDF Framework v1.23. Windows 10 Driver Development Kit Version 2004 is required for development and testing. +- USB version is a user-mode driver, using UMDF Framework v2.15. Windows 10 Driver Development Kit Version 2004 is required for development and testing. ## Device support @@ -67,7 +67,7 @@ There is a bring-up issue for certain MacBook Pro and MacBook Air. I am looking - [x] Device Test (Magic Trackpad 2) - [x] Refine input experience (tip switch detection and pressure) - [x] Refine input experience (gesture experience) -- [x] More Models (I need donation) +- [x] More Models - [x] SPI - [x] KM Driver cross-cert - [ ] Bluetooth