This repository was archived by the owner on Apr 18, 2026. It is now read-only.
Commit 20fe252
fix: add Stream Deck XL and other missing device layouts to MODEL_LAYOUTS
The MODEL_LAYOUTS dict only contained the Original (20GBA9901) and Virtual
(UI Stream Deck) models. Any other device — including the XL — fell through
to the 5×3 fallback, making it impossible to address all 32 keys.
Added models:
- Stream Deck MK.2 (20GAA9901) — 5×3, 15 keys
- Stream Deck XL (20GAT9902) — 8×4, 32 keys
- Stream Deck XL rev2 (20GBA9902) — 8×4, 32 keys
- Stream Deck Mini (20GAI9501) — 3×2, 6 keys
- Stream Deck Neo (20GBD9901) — 4×2, 8 keys + touchscreen
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 42f0709 commit 20fe252
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
56 | 61 | | |
57 | 62 | | |
58 | 63 | | |
| |||
0 commit comments