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

English Deutsch ThumbKey Layout #810

Merged
merged 5 commits into from
Mar 22, 2024

Commits on Mar 17, 2024

  1. Create ENDEThumbKey.kt

    implemented thumb key layout for bilingual english german speakers sorted by the most frequent letters out of both languages with the exception of 'ö', 'ä', 'ü', 'ß' which are grouped with their corresponding letters ('o', 'a', 'u', 's').
    queer-coding committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    8020056 View commit details
    Browse the repository at this point in the history
  2. Update KeyboardLayout.kt

    queer-coding committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    a1074ce View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from queer-coding/patch-2

    Update KeyboardLayout.kt
    queer-coding committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    c42844d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e48a53 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    042fe4a View commit details
    Browse the repository at this point in the history