From 29d277880f167a3cead6c1fe8b4eba58bc168a05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Justin=20K=C3=BChner?= <31779313+NeariX67@users.noreply.github.com> Date: Tue, 15 Mar 2022 04:38:47 +0100 Subject: [PATCH] Added "Magic Trackpad 3" to Device Support (#464) * Added "Magic Trackpad 3" to Device Support Just received my MT3 today and on the first few clicks it works fine. * Added MT3 Bluetooth Support to Readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 27e1485..bfa63e9 100644 --- a/README.md +++ b/README.md @@ -66,8 +66,8 @@ There is a bring-up issue for certain MacBook Pro and MacBook Air. I am looking - [x] New MacBook (12-inch) - [x] MacBook Pro 2015, 2016, 2017 (a few SPI devices are in work-in-progress state) - [x] T2-based devices: MacBook Air 2018, MacBook Pro 2017/2018/2019/2020: Use default fallback, experience might not be optimal. Open a issue if you encountered dead touch regions. -- [x] Magic Trackpad 2 (USB) -- [x] Magic Trackpad 2 (Bluetooth connection) +- [x] Magic Trackpad 2 & 3 (USB) +- [x] Magic Trackpad 2 & 3 (Bluetooth connection) ## Roadmap