Skip to content

WIP: key flash feature with reactive loop fixes#1

Draft
blycr wants to merge 1 commit into
mainfrom
flash-feature
Draft

WIP: key flash feature with reactive loop fixes#1
blycr wants to merge 1 commit into
mainfrom
flash-feature

Conversation

@blycr

@blycr blycr commented May 13, 2026

Copy link
Copy Markdown
Owner
  • Add real-time key press flash on keyboard heatmap (180ms glow)
  • Add GetLatestKeyPress() Go API + 100ms frontend polling
  • Add sync.Mutex for latestKeyName/Ts thread safety
  • Fix Svelte 4 reactive loop: const container for timeout ref
  • Fix left/right modifier normalization (LShift→Shift, etc.)
  • Add code map documentation

- Add real-time key press flash on keyboard heatmap (180ms glow)
- Add GetLatestKeyPress() Go API + 100ms frontend polling
- Add sync.Mutex for latestKeyName/Ts thread safety
- Fix Svelte 4 reactive loop: const container for timeout ref
- Fix left/right modifier normalization (LShift→Shift, etc.)
- Add code map documentation
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.

1 participant