Dev v0.1.17#14
Merged
Merged
Conversation
- Add tachypy.feedback: keyboard-agnostic visual pressure-feedback engine, mixin, state machine, scale mapper, widget ABC, InteractiveFixationCross - Add tachypy.wooting facade: enriched WOOTING_ACQUISITION (base + mixin), re-exports, and ported visual demos (fixation, mini-bw) - Expose WOOTING_ACQUISITION at top level via lazy __getattr__ (extra-gated) - Add [wooting] extra + demo entry points; docs/wooting.rst + api autodoc - Port feedback tests to tachypy/tests/test_feedback.py Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…-integration # Conflicts: # docs/getting_started.rst # setup.py
* Add first-class TachyWooting integration in the TachyPy package. * Expose `WOOTING_ACQUISITION` through TachyPy for a simpler user-facing API. * Enable natural analog keyboard workflows directly from TachyPy. * Add visual pressure feedback for light-press and readiness phases. * Refactor the pressure feedback system and remove the unused `PressureSource` interface. * Improve `PressureFeedbackWidget` with better pressure text, geometry, and interactive fixation cross handling. * Integrate Wooting acquisition with the TachyPy visual feedback system. * Keep Wooting support as an optional dependency so TachyPy core remains lightweight. * Update documentation, demos, and tests for the new integration. * Add tests for pressure feedback rendering and pressure state management.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
…ance exit key handling in runner and widgets; clean up imports in mini_bw_experiment demo
iancharest
approved these changes
Jun 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.