File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -99,12 +99,12 @@ Both the phat and slim variants of the PCB support being configured via serial t
99
99
| Invert Y (Up and Down) mouse movement.
100
100
+ Movement Type
101
101
| Set Movement Type. USB mice talk faster than serial mice, movement type decides what to do with the backlog between serial mouse updates.
102
- + Additive:
103
- | Sum the mouse movement (Sensitive)
104
- + Average
105
- | Avg the mouse movement (Insensitive)
106
- + Coast
107
- | Send the mouse movement incrementally (Slippy)
102
+ + Additive:
103
+ | Sum the mouse movement (Sensitive)
104
+ + Average
105
+ | Avg the mouse movement (Insensitive)
106
+ + Coast
107
+ | Send the mouse movement incrementally (Slippy)
108
108
+ Cosine Smoothing
109
109
|Makes the cursor proportionally less sensitive at high speeds, leaving the movement mostly one to one at low speeds
110
110
You can’t perform that action at this time.
0 commit comments