We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e1589f commit 96bc2d3Copy full SHA for 96bc2d3
1 file changed
README.md
@@ -207,15 +207,15 @@ The output is in `dist\Mouser\`. Zip that entire folder and distribute it.
207
┌─────────────┐ ┌──────────┐ ┌────────────────┐
208
│ Mouse HW │────▶│ Mouse │────▶│ Engine │
209
│ (MX Master) │ │ Hook │ │ (orchestrator) │
210
-└─────────────┘ └──────────┘ └───────┬────────┘
211
- ▲ │
212
- block/pass ┌────▼────────┐
213
- │ Key │
214
-┌─────────────┐ ┌──────────┐ │ Simulator │
+└─────────────┘ └────▲─────┘ └───────┬────────┘
+ │ │
+ block/pass ┌────▼────────┐
+ │ │ Key │
+┌─────────────┐ ┌────┴─────┐ │ Simulator │
215
│ QML UI │◀───▶│ Backend │ │ (SendInput) │
216
│ (PySide6) │ │ (QObject)│ └─────────────┘
217
-└─────────────┘ └──────────┘
218
- ▲
+└─────────────┘ └────▲─────┘
+ │
219
┌────┴────────┐
220
│ App │
221
│ Detector │
0 commit comments