Skip to content

Support input stream preview on keymap page#77

Merged
cormoran merged 2 commits into
mainfrom
codex/input-stream-keymap
Jun 1, 2026
Merged

Support input stream preview on keymap page#77
cormoran merged 2 commits into
mainfrom
codex/input-stream-keymap

Conversation

@cormoran

Copy link
Copy Markdown
Owner

Summary

  • Add zmk-feature-input-stream proto bindings and a keymap input stream hook.
  • Show a Stream mode toggle beside Reset All when zmk__input_stream is detected.
  • Highlight streamed key positions in the keymap preview and play per-position beep tones.
  • Add demo transport support for stream notifications.

Verification

  • npm test -- --runTestsByPath src/hooks/__tests__/useInputStream.test.tsx src/pages/__tests__/KeymapPage.test.tsx
  • npm run lint
  • npm run build
  • npm test -- --runInBand
  • Browser demo verification: Stream toggle appears on Keymap page, enables successfully, and incoming demo notifications highlight keys.

@github-actions

github-actions Bot commented May 31, 2026

Copy link
Copy Markdown

🚀 Cloudflare Workers Preview

Preview URL: https://3d5aa8aa-dya-studio.cormoran707.workers.dev

Deployed from commit 3516da4

@cormoran cormoran merged commit 3f30190 into main Jun 1, 2026
3 checks passed
@cormoran cormoran deleted the codex/input-stream-keymap branch June 1, 2026 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants