Update firmware documentation and agent guidance

This commit is contained in:
2026-07-24 09:27:07 +02:00
parent ac3b2aa90f
commit 50dbf8fbee
26 changed files with 592 additions and 196 deletions
+4 -1
View File
@@ -41,7 +41,10 @@ Das Board speichert die Slots blind, die GUI verwendet dabei diese Zuordnung:
| Slots | Bedeutung |
|---|---|
| `0..19` | MX-Buttons |
| `20..31` | Encoder-Aktionen (`enc * 3 + act_idx`) |
| `20..31` | Encoder-Aktionen (`20 + enc * 3 + act_idx`) |
Diese Zuordnung ist eine Konvention der externen GUI. Die Firmware erzwingt
sie nicht: `SAction.data` wird direkt als Slotindex `0..31` verwendet.
## Laden