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

Store/Restore keymap information with encoders #744

Merged
merged 2 commits into from
Oct 15, 2022

Conversation

yoichiro
Copy link
Collaborator

@yoichiro yoichiro commented Sep 29, 2022

This pull request changes codes to store/restore keymaps. For instance, this adds keymap information (which consists of clockwise and counterclockwise) for encoders.

  • If a stored key mapping information does not have any encoder's key codes, nothing is updated for encoders at applying.
  • If there are one or some key codes for encoders in a stored key mapping information at applying it, and they are different from key codes loaded from MCU, they are set to the app.encodersRemaps in the state.

Screenshot_20221015_062449

@yoichiro yoichiro force-pushed the store-and-restore-keymaps-with-encoders branch from 533451f to 3d52bfa Compare October 14, 2022 21:17
@yoichiro yoichiro merged commit 54d7f7b into support-encoders Oct 15, 2022
@yoichiro yoichiro deleted the store-and-restore-keymaps-with-encoders branch October 15, 2022 01:17
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