forked from RicardoEPRodrigues/magicmouse-hid
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Callahan Kovacs <[email protected]>
- Loading branch information
Showing
1 changed file
with
2 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,10 @@ | ||
# Linux Apple Magic Trackpad 2 USB-C Driver | ||
|
||
> [!WARNING] | ||
> This driver adds support for the 2024 USB-C version of the Magic Trackpad 2. Upstream support in the kernel can be found [here](https://patchwork.kernel.org/project/linux-input/patch/[email protected]/). | ||
> | ||
> Older Magic devices are supported with kernel version 5.15 and newer. | ||
> | ||
> I have not tested or added support for the 2024 USB-C Magic Keyboard or 2024 USB-C Magic Mouse, because I do not own them. PRs are welcome or you can send me some hardware! | ||
This repository contains the Linux hid-magicmouse driver with Magic Trackpad 2 USB-C support. | ||
|