You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,10 @@ Want to use an optical mouse on a 386 running Wolfenstein 3D? Well now you can!
23
23
- Sun
24
24
- MM
25
25
26
+
### KVMs
27
+
KVM support has been added as of version 1.1.1.
28
+
It works fine on my **one** KVM that I have test with. Given that TinyUSB is a bit picky, your results may vary.
29
+
26
30
## PCBs
27
31
There are two variants of the PCB available in the KiCad folder, Phat and Slim for your preference. The main circuit for both PCBs is the same so the firmware package will work on both PCBs.
28
32
@@ -106,7 +110,7 @@ Both the phat and slim variants of the PCB support being configured via serial t
106
110
+ Coast
107
111
| Send the mouse movement incrementally (Slippy)
108
112
+ Cosine Smoothing
109
-
|Makes the cursor proportionally less sensitive at high speeds, leaving the movement mostly one to one at low speeds
113
+
|Makes the cursor proportionally less sensitive at high speeds, leaving the movement mostly one to one at low speeds
0 commit comments