From 9c52c41ee25cc68cd999e7ad78492dbaa0dc8fce Mon Sep 17 00:00:00 2001 From: demik Date: Sat, 20 Nov 2021 16:57:17 +0100 Subject: [PATCH] Added support for Apple Lisa --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5b4ca16..02035ce 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Quack Mouse Converter -The Quack Mouse project is a Bluetooth & ADB Mouse "Dongle" for the Macintosh 128/512/Plus. It allow you to use most ADB and BT2+ mouses with a Macintosh 128/512/Plus though the mouse port of the Macintosh. +The Quack Mouse project is a Bluetooth & ADB Mouse "Dongle" for the Macintosh 128/512/Plus and the Apple Lisa. It allow you to use most ADB and BT2+ mouses with a Macintosh 128/512/Plus and Apple Lisa though the mouse port of the Macintosh. It include a custom PCB (EDA subfolder) with the accompanying firmware (code in main subfolder) ![Board](https://raw.githubusercontent.com/demik/quack/master/Images/board.png) @@ -9,12 +9,12 @@ It include a custom PCB (EDA subfolder) with the accompanying firmware (code in Quack support the following conversions: - ADB mouse to Macintosh 128/512/Plus -- Bluetooth mouse to Macintosh 128/512/Plus +- Bluetooth mouse to Macintosh 128/512/Plus or Apple Lisa ### Unsupported mouse conversions: - ADB mouse to Bluetooth LE host -This is a work in progress for now, it doesn't work with all mainstream operating systems. +This is a work in progress for now, it doesn't work with all mainstream operating systems (Windows 10 works) ### Documentation