KeSp split keyboard configurator — Slint UI port
Find a file
Mae PUGIN 70fa72ddb7 feat: OTA firmware update via CDC serial (Settings tab)
OTA protocol (text-based, uses existing keyboard connection):
1. Send "OTA <size>"
2. Wait for firmware OTA_READY
3. Send firmware in 4096-byte chunks
4. Progress bar with chunk counter
5. OTA_DONE on completion

No programming cable needed - uses the same USB port as
keyboard communication. Browse for .bin file, click Flash OTA.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 13:45:12 +02:00
original-src feat: Complete KeSp Controller — Slint UI port 2026-04-06 20:40:34 +02:00
src feat: OTA firmware update via CDC serial (Settings tab) 2026-04-07 13:45:12 +02:00
ui feat: OTA firmware update via CDC serial (Settings tab) 2026-04-07 13:45:12 +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