Created Supported ADB Mouses (markdown)

demik 2021-08-24 00:46:54 +02:00
parent 1b35c1d66d
commit b134bb938d

20
Supported-ADB-Mouses.md Normal file

@ -0,0 +1,20 @@
Here is the list of tested and supported ADB models
### Supported
List of supported and tested models
| Brand | Model | P/N | Notes |
|-|-|-|-|
| Apple | Apple Desktop Bus Mouse | G5431 | |
| Apple | Apple Desktop Bus Mouse II | M2706 | |
| Macally | One Button Mouse | 12BMAC-MM01 | |
### Unsupported
None known
### Others
In theory, any ADB mouse compliant with the ADB spec should work fine. The lightweight ADB Manager in Quack support both 100cpi or 200cpi protocols at default device address $3
Let me know if something works or not so I can add it to the matrix for other users.