mirror of
https://github.com/demik/quack.git
synced 2024-12-23 12:29:22 +00:00
Added support for Apple Lisa
This commit is contained in:
parent
03a92bcda4
commit
9c52c41ee2
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user