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

Add support for outputting Android KCM physical keyboard layouts #1

Open
devnoname120 opened this issue Jan 2, 2022 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@devnoname120
Copy link
Member

devnoname120 commented Jan 2, 2022

ref: OneDeadKey#19

It should be simple enough, the format is pretty straightforward. Dead keys have limited support though (see Android issue tracker).

Doc: https://source.android.com/devices/input/key-character-map-files
Example of implementation for XKB —> KCM: https://github.com/anisse/bepo-android/blob/master/android.py

@devnoname120 devnoname120 added the enhancement New feature or request label Jul 3, 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