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

[New feature] Auto copying keymap.rb to the partner half of the split-type #155

Open
hasumikin opened this issue Dec 7, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@hasumikin
Copy link
Member

hasumikin commented Dec 7, 2022

Condition

  • Split-type

Flow

  • Overwriting a keymap.rb happens on the anchor
  • Anchor pings a special signal to the partner in order to start copying the keymap.rb
  • Both halves switch into XMODEM (or something like that) mode
  • Anchor transfers the keymap.rb (or compiled VM code) to the partner
  • Partner saves the keymap.rb file in the flash
  • Partner sends a signal to finalize the flow
  • Both halves switch back to keyboard mode and reload the new keymap

Consideration

  • Are there cases where a user wants to have a different keymap on the partner half?
@hasumikin hasumikin added the enhancement New feature or request label Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant