Added support for Apple Lisa

This commit is contained in:
demik 2021-11-20 16:57:17 +01:00 committed by GitHub
parent 03a92bcda4
commit 9c52c41ee2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -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