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 QBased a qwerty based keyboard #905

Merged

Conversation

APainfulMemory
Copy link
Contributor

QBased is a keyboard layout I made myself based on the commonly used QWERTY layout. I designed it as an easier to learn alternative to the other options.


val KB_EN_QBASED_LEFT: KeyboardDefinition =
KeyboardDefinition(
title = "english QBased left-handed",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All lowercase for both these titles.


val KB_EN_QBASED: KeyboardDefinition =
KeyboardDefinition(
title = "English QBased",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lower case plz.

@dessalines dessalines enabled auto-merge (squash) May 18, 2024 11:25
@dessalines dessalines merged commit 96cf7ea into dessalines:main May 18, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants