mirror of
https://github.com/dekuNukem/USB4VC.git
synced 2025-10-24 11:20:50 -07:00
minor update for new IBM card production run
This commit is contained in:
@@ -51,11 +51,11 @@ USB4VC is now available [on my Tindie store](https://www.tindie.com/products/dek
|
||||
|
||||
## Videos
|
||||
|
||||
* [Click me for LGR Review!](https://www.youtube.com/watch?v=tbHr7ULpusM)
|
||||
* [LGR Review](https://www.youtube.com/watch?v=tbHr7ULpusM)
|
||||
|
||||
* [Click me for Michael MJD Review!](https://www.youtube.com/watch?v=Hv4A9p7Cn2s)
|
||||
* [Michael MJD Review](https://www.youtube.com/watch?v=Hv4A9p7Cn2s)
|
||||
|
||||
* [Click me for 1Bit Fever Dreams review of Lisa/Mac/ADB card!](https://youtu.be/ALm5LWS0fqU)
|
||||
* [1Bit Fever Dreams review of Lisa/Mac/ADB card](https://youtu.be/ALm5LWS0fqU)
|
||||
|
||||
## Highlights
|
||||
|
||||
|
||||
@@ -54,9 +54,13 @@ Added Lisa Mac ADB card firmware update support
|
||||
20230424
|
||||
Added lisa mac adb card custom mapping support
|
||||
made USB joystick-to-mouse movement speed faster
|
||||
|
||||
0.3.3
|
||||
20230424
|
||||
dropped mouse busy drop
|
||||
"""
|
||||
|
||||
RPI_APP_VERSION_TUPLE = (0, 3, 2)
|
||||
RPI_APP_VERSION_TUPLE = (0, 3, 3)
|
||||
|
||||
code_name_to_value_lookup = {
|
||||
'KEY_RESERVED':(0, 'kb_key'),
|
||||
|
||||
Reference in New Issue
Block a user