• Stars
    star
    8,957
  • Rank 4,051 (Top 0.08 %)
  • Language
    C
  • License
    Other
  • Created about 7 years ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Windows Precision Touchpad Driver Implementation for Apple MacBook / Magic Trackpad

Windows Precision Touchpad Implementation for Apple MacBook family/Magic Trackpad 2

Build Status

This project implements Windows Precision Touchpad Protocol for Apple MacBook family/Magic Trackpad 2 on Windows 10. Both USB (traditional and T2), SPI and Bluetooth trackpads are supported.

Donation?

A few people asked me why I removed donation. My current financial situation doesn't require me to accept donation for the budget of future development. If you are considering donation, please consider other meaningful projects and foundations, such as Electronic Frontier Foundation.

Official Driver?

Bootcamp 6.1.5 offers official driver for T2-based model and Magic Trackpad 2. You can also consider using the official driver if you have such Mac. If you have an older model (e.g. MacBooks before 2018/2019), this is the only implementation for these models (yet).

Future Plans and feature tracking

Use the Azure DevOps Board to track feature and device support plans. Bug reports should go to Github issues.

See it in action (YouTube video)

Watch the video

Converged Installation Guide

IMPORTANT: Given changes in Microsoft driver code signing policy, and the compliance need of EV certificate, CI auto builds beyond 2021/01/06 04:00AM EST will not be automatically signed with normal code signing certificate. These builds are still supposed via TestSigning, but not recommended for normal users. Proper WHQL and EV dual-signed packages will be released manually, which can be downloaded from the release page.

  1. Make sure you uninstalled Trackpad++ completely if you have previously does so
  2. Go to the release tab in Github and download the newest version for your architecture
  3. Right click AmtPtpDevice.inf and install it
  4. If you have a Magic Trackpad 2 and want to use it in Bluetooth mode: manaully pair it in PC Settings.

Note: it is unnecessary to enable test signing, or install the certificate manually. Doing so may cause problems in installation. See this issue for detailed explanation.

Also Uninstallation (extremely important for reinstallation Trackpad++ and such)

See also here.

  1. Go to device manager
  2. Find the "Apple Precision Touch Device", "Apple Multi-touch Trackpad HID filter" and "Apple Multi-touch Auxiliary Services"
  3. Right click "remove the device" and also check "uninstall driver"
  4. Rescan devices

Installation with Chocolatey

The drivers are available as a Chocolatey package. To install using Chocolatey run:

choco install mac-precision-touchpad

For developers

  • SPI/T2 version is kernel-mode driver, using KMDF Framework v1.23. Bluetooth driver uses KMDF Framework 1.15. Windows 10 Driver Development Kit Version 2004 or higher 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 or higher is required for development and testing.
  • ReleaseSigned configuration is reserved for production build only, and it will be rendered as unsigned if you attempt to build using that configuration. (Historically it's signed, but due to EV certificate's requirements, the process has changed.)

Device support

There is a bring-up issue for certain MacBook Pro and MacBook Air. I am looking into it. If you have such device with Windows installed, please contact me so I can look into the issue remotely (as I don't have many devices).

  • Non-Retina MacBook
  • Some non-Retina MacBook Pro (2011 and 2012)
  • MacBook Pro with Retina Display (MacBookPro 10,1, MacBookPro10,2 & MacBookPro11,1)
  • All recent MacBook Air (Please report if your model is not supported)
  • MacBook Pro with Retina Display (2013, 2014, 2015, 13-inch & 15-inch)
  • New MacBook (12-inch)
  • MacBook Pro 2015, 2016, 2017 (a few SPI devices are in work-in-progress state)
  • 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.
  • Magic Trackpad 2 & 3 (USB)
  • Magic Trackpad 2 & 3 (Bluetooth connection)

Roadmap

  • Touchpad Device Power Management
  • Touchpad Protocol Stack Implementation
  • Touchpad Raw Input Output (in Driver Trace)
  • HID Protocol Implementation (PTP Touch)
  • HID Protocol Implementation (Configuration)
  • Device Test (Magic Trackpad 2)
  • Refine input experience (tip switch detection and pressure)
  • Refine input experience (gesture experience)
  • More Models
  • SPI
  • KM Driver cross-cert
  • Bluetooth
  • Defuzz
  • Input sensitivity configuration

Acknowledgements

UPDATE 2021/05: She got an M1 Mac now.

People familiar with me know that I don't use Apple MacBook (so development work of this driver occurs on a Surface Pro 4). People probably think it doesn't make sense that I started this project. The motivation behind this project origin from complaints from my girlfriend. Hearing about frequent complains about Dell XPS 13's touchpad (though it passed Precision Touchpad certification), I decided to start this project, so by the time she switches to MacBook Pro, she will have excellent touchpad experience out-of-box, even on Windows. This driver is made for you, but also for everyone.

I would like to thank projects like magictrackpad2-dkms and macbook12-spi-driver that inspire me. I would also like to thank my friends for providing me immense help on devices and testing.

License

  • USB driver is licensed under GPLv2.
  • SPI driver is licensed under MIT.

More Repositories

1

EnergyStar

A terrible application setting SV2 Efficiency Mode for inactive Windows apps and user background apps
C#
2,237
star
2

NintendoSwitchPkg

WIP UEFI EDK2 Implementation for Nintendo Switch or generic Tegra210 platforms
C
250
star
3

DFRDisplayKm

Windows infrastructure support for Apple DFR (Touch Bar)
C
153
star
4

PrimeG2Pkg

Running Windows on smartphone is not new. How about a calculator?
C
78
star
5

boot-shim

Bootstraps ARM32/ARM64 ELF payloads on Qualcomm Windows platforms
C
77
star
6

AcpiS0ixPatcher

Patches ACPI table to force enable S0ix on every platform
C
55
star
7

qemu

Qemu with Apple Silicon support, based on the HVF patch from Alex with minor bug fixes
C
40
star
8

SynapticsTouch

Synaptics RMI4 I2C F12 Touch Controller Driver for Lumia 950 XL and OnePlus 6T
C
31
star
9

hyperv-lk

Little Kernel for Hyper-V arm64 Guest
C
29
star
10

lk

Experimental Little Kernel Android Bootloader for selected Lumia devices
C
22
star
11

DFRContentHost

DFR user-mode display host based on Avalonia XAML UI Framework
C#
19
star
12

TapticEngineToast

Enables MacBook trackpad haptic feedback for Windows toast notifications
C#
18
star
13

BluetoothAudioCodecInspector

Inspects Windows Bluetooth A2DP Codec without WPA tooling
C#
18
star
14

Coreboot

Display-enabled Nintendo Switch Coreboot
C
17
star
15

DCompAdventure

C#
17
star
16

DeviceTreeBus

A static-enumerated Windows bus driver that recognizes Flattened Device Tree (FDT)
C
15
star
17

ikvm

Readonly mirror of IKVM on .NET Core 3.1
C#
14
star
18

boot-shim-tegra-3

Boot Shim with a Tegra 3 (Surface RT) specific patch
C
10
star
19

monaco-mediawiki

Experimental Monaco editor on MediaWiki
TypeScript
7
star
20

MediaWiki-Sm2Shim

Yet another FlashMP3 Shim for MediaWiki, based on SoundManager2
TypeScript
6
star
21

Substrate

eXtensible Moegirlpedia Distributed copY System (xmdys)
C#
3
star
22

MmixCaptcha

MMIX Captcha Release Repository
PHP
1
star
23

imbushuo

1
star
24

FaceReplyBot

A useless and boring telegram bot written in powershell
PowerShell
1
star