KeSp split keyboard configurator — Slint UI port
Find a file
Mae PUGIN b4ab9af18b fix: Macro list/save uses binary protocol (LIST_MACROS 0x30)
Firmware v2 doesn't respond to text "MACROS?" query.
Now uses binary LIST_MACROS (0x30) for refresh, with proper
parse_macros_binary() for the response payload.
Save still uses text MACROSEQ, then binary refresh after 100ms.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 12:34:40 +02:00
original-src feat: Complete KeSp Controller — Slint UI port 2026-04-06 20:40:34 +02:00
src fix: Macro list/save uses binary protocol (LIST_MACROS 0x30) 2026-04-07 12:34:40 +02:00
ui fix: Auto-slot macros + heatmap auto-load on toggle 2026-04-07 12:23:34 +02:00
.gitignore feat: Complete KeSp Controller — Slint UI port 2026-04-06 20:40:34 +02:00
build.rs feat: Complete KeSp Controller — Slint UI port 2026-04-06 20:40:34 +02:00
Cargo.lock feat: Complete KeSp Controller — Slint UI port 2026-04-06 20:40:34 +02:00
Cargo.toml feat: Complete KeSp Controller — Slint UI port 2026-04-06 20:40:34 +02:00
default.json feat: Complete KeSp Controller — Slint UI port 2026-04-06 20:40:34 +02:00