File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ The phat variant of the PCB includes headers in either of the form of dip switch
80
80
| 3 | 75% Mouse Travel Modifier / Dip 3 + 4 for 25% |
81
81
| 4 | 50% Mouse Travel Modifier / Dip 3 + 4 for 25% |
82
82
| 5 | 7N2|
83
- | 6 | 2400 Baud Rate|
83
+ | 6 | 19200 Baud Rate|
84
84
85
85
### Serial Terminal
86
86
![ serial terminal gif] ( https://raw.githubusercontent.com/LimeProgramming/USB-serial-mouse-adapter/main/images/serial_term.gif )
@@ -127,13 +127,14 @@ Both the phat and slim variants of the PCB support being configured via serial t
127
127
+ Format
128
128
| One stop bit (7N1) or two stop bits (7N2)
129
129
+ Baud Rate
130
- | 1200 2400 4800 9600 Baud Rates. Note you will need compatible mouse drivers.
130
+ | 1200 2400 4800 9600 19200 Baud Rates. Note you will need compatible mouse drivers.
131
131
+ Mouse Type
132
132
| Microsoft 2 Button, Logitech Three Button or Microsoft Wheel mouse. Note: You may need to reconfigure your mouse driver upon change.
133
133
+ Firmware
134
134
+ Information | Information about the firmware
135
+ + Language | Set the language of the settings terminal
135
136
+ Reset | Reset mouse settings back to default
136
- + List Default Settings | List the default settings of the adapter.
137
+ + List Default Settings | List the default settings of the adapter
137
138
+ Exit
138
139
+ Return to mouse mode
139
140
You can’t perform that action at this time.
0 commit comments