From cf4c1a0fa83ffe44edc26d139a0dc7bb1a8a73ad Mon Sep 17 00:00:00 2001 From: Callahan Kovacs Date: Sun, 10 Nov 2024 09:13:03 -0600 Subject: [PATCH] style: fix readme formatting Signed-off-by: Callahan Kovacs --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3e4c6f6..3ea23dc 100644 --- a/README.md +++ b/README.md @@ -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/20241110002816.6064-1-callahankovacs@gmail.com/). - +> > 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.