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

Auto mouse layer doesn't work if the ball on secondary #523

Closed
koron opened this issue Mar 24, 2024 · 1 comment
Closed

Auto mouse layer doesn't work if the ball on secondary #523

koron opened this issue Mar 24, 2024 · 1 comment
Assignees
Labels
invalid This doesn't seem right

Comments

@koron
Copy link
Collaborator

koron commented Mar 24, 2024

This may be caused by "pointing device auto mouse" feature not assuming split keyboard.

@koron koron self-assigned this Mar 24, 2024
@koron koron added the bug Something isn't working label Mar 24, 2024
@koron koron removed their assignment Mar 24, 2024
@koron koron added invalid This doesn't seem right and removed bug Something isn't working labels Mar 25, 2024
@koron koron self-assigned this Mar 25, 2024
@koron
Copy link
Collaborator Author

koron commented Mar 25, 2024

This was a mistaken observation by me. So this is invalid.

What's happened…

  • AML feature is disabled by default. The default here is the state in which the EEPROM is cleared.
  • I was using the right keyboard with ball when reviewing and testing AML feature. (enable auto mouse layer #508)
  • At that time, AML was enabled and the state was persisted in EEPROM.
  • I tried to use left keyboard as primary
  • The EEPROM on the left keyboard was empty.
  • So I mistakenly observed that AMI did not work.

Additionally, I confirmed that if I clear the EEPROM on the right keyboard, AML is disabled by default.
I would have noticed it sooner if I had checked the OLED properly.
AML status is displayed on the OLED.

@koron koron closed this as completed Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant