mirror of
https://github.com/niels-emmer/mini-kbd-configurator.git
synced 2026-09-13 23:53:29 +02:00
-
v0.0.2-beta Pre-release
released this
2026-02-27 20:24:50 +01:00 | 1 commits to main since this release📅 Originally published on GitHub: Fri, 27 Feb 2026 19:25:03 GMT
🏷️ Git tag created: Fri, 27 Feb 2026 19:24:50 GMTBeta update focused on knob write stability and documentation.
Highlights:
- Improved HID write reliability for configured mappings:
- small pacing delay between report writes
- per-key flash commit during full profile write (
AA AA) for better firmware compatibility
- Added
PROMPTS.mdwith:- rough project origin
- exact first implementation prompt (verbatim)
- generalized reusable process for similar local agent-built tools
Notes:
- This remains a local-only beta utility and should not be exposed publicly.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Improved HID write reliability for configured mappings:
-
v0.0.1-beta Pre-release
released this
2026-02-27 19:58:37 +01:00 | 2 commits to main since this release📅 Originally published on GitHub: Fri, 27 Feb 2026 18:58:55 GMT
🏷️ Git tag created: Fri, 27 Feb 2026 18:58:37 GMTInitial beta release of the local macOS Mini Keyboard Configurator.
Highlights:
- Local-only FastAPI + vanilla JS UI at http://localhost:8787
- Direct USB HID communication in Python (no browser WebHID)
- Protocol mapping based on reference implementations for VID 0x1189 / PID 0x8890
- Device connect/disconnect, config write flow, test command, and diagnostics
- LED options and profile import/export support
- Included sample profile: media-presets.json
- One-command macOS launcher: run-mac.sh
Notes:
- This is agentically/vibe coded and lightly tested.
- Intended for local use only; do not expose publicly.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads