Skip to content

Commit ee72c0e

Browse files
Update README.md
1 parent 045b579 commit ee72c0e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -99,12 +99,12 @@ Both the phat and slim variants of the PCB support being configured via serial t
9999
| Invert Y (Up and Down) mouse movement.
100100
+ Movement Type
101101
| 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)
108108
+ Cosine Smoothing
109109
|Makes the cursor proportionally less sensitive at high speeds, leaving the movement mostly one to one at low speeds
110110

0 commit comments

Comments
 (0)