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

[Feature Request] Apply a keyboard mapping to other keyboard #558

Open
flat35hd99 opened this issue Aug 15, 2021 · 2 comments
Open

[Feature Request] Apply a keyboard mapping to other keyboard #558

flat35hd99 opened this issue Aug 15, 2021 · 2 comments
Labels
discussion Discuss about something

Comments

@flat35hd99
Copy link
Contributor

flat35hd99 commented Aug 15, 2021

Background

corneとcorneliusは物理配列が似通っているため、そのまま移して利用するために手作業でcorneliusのキーマップを作製しました。しかし、各レイヤーの配列をほとんどそのままコピーしなくても済む方法があったらなあと思いました。

How to

  1. remapに登録された二つのキーボードの物理配列情報と、移行元のキーマップを用意します。
  2. 移行元から移行先への物理配列の対応をユーザーが定義します。
  3. ユーザーが定義した対応から、各レイヤーのキーマップを移行先のキーマップとして作成します。
  4. アプリ側に保存します。
  5. ユーザーは移行先のキーボードをremapに接続し、作成・保存されたキーマップを読み込みます。
@yoichiro yoichiro changed the title [Feature Request] キーマップの引っ越し機能 [Feature Request] Apply a keyboard mapping to other keyboard Aug 15, 2021
@yoichiro yoichiro added enhancement New feature or request discussion Discuss about something and removed enhancement New feature or request labels Aug 15, 2021
@yoichiro
Copy link
Collaborator

@flat35hd99 Thank you for the filing this issue.

@yoichiro
Copy link
Collaborator

I'm not sure how many users need this use case. Basically, most keyboards have each different keyboard layout, therefore, the applying a key mapping to other keyboard is not easy. Also, the number of combinations of keyboards are so lerge.

Currently, I don't want this feature, but please post :+1 if you want this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Discuss about something
Projects
None yet
Development

No branches or pull requests

2 participants