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 Ortholinear Keyboard Layout #1

Open
Beethoven-n opened this issue Oct 12, 2024 · 1 comment
Open

Add Ortholinear Keyboard Layout #1

Beethoven-n opened this issue Oct 12, 2024 · 1 comment
Labels
Low Priority Get this done when you can

Comments

@Beethoven-n
Copy link

Use Cases

I'm used to a mostly ortholinear layout from my last keyboard. It allowed me to gesture type words like "won't" without confusion for the word "wont," and so on. It's just nicer to have punctuation possible in gesture typing.
AnySoftKeyboard English layout

Proposal

Add an optional ortholinear button map to lay keys on.

References

No response

@dean-futo dean-futo added Medium Priority Get this done sooner than later Low Priority Get this done when you can and removed Medium Priority Get this done sooner than later labels Oct 12, 2024
@dean-futo dean-futo changed the title [FEATURE] Ortholinear layout Add Ortholinear Keyboard Layout Oct 16, 2024
@abb128 abb128 transferred this issue from futo-org/android-keyboard Oct 18, 2024
@tenextractor
Copy link
Contributor

In my opinion, this should be handled with the custom layout system instead of being added in the app.
Here is the YAML:

name: QWERTY Ortholinear
languages: en
rows:
  - letters: q w e r t y u i o p
  - letters: a s d f g h j k l '
  - letters: z x c v b n m

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Low Priority Get this done when you can
Projects
None yet
Development

No branches or pull requests

3 participants