Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Braille cursor routing #318

Closed
jooyoungseo opened this issue Dec 21, 2023 · 2 comments
Closed

Support Braille cursor routing #318

jooyoungseo opened this issue Dec 21, 2023 · 2 comments
Assignees

Comments

@jooyoungseo
Copy link
Member

We need to support braille cursor routing. This is a feature that allows the user to route the braille cursor to the PC cursor. A successful model is Spark Braille. They also have an open-source GitHub repository here. We can learn from their implementation.

@ellvix
Copy link
Collaborator

ellvix commented Jan 4, 2024

Just the actual tethering is needed, though we can look at the 2 column patterns and try to implement later, like for line plot.

For now we just need the connection for the physical buttons on the braille display.

@ellvix
Copy link
Collaborator

ellvix commented Jul 17, 2024

fixed with PR #509

@ellvix ellvix closed this as completed Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants