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

fix: Czech keyboard - ě, č and Caps Lock #377

Merged
merged 1 commit into from
Sep 2, 2023

Conversation

Lastaapps
Copy link
Contributor

Hi, fixes minor issues (missing characters, muted characters and caps lock) in the Czech keyboard.

@@ -219,11 +219,6 @@ val THUMBKEY_EN_V4_SYMBOLS = KeyboardC(
action = KeyAction.ToggleShiftMode(true),
color = ColorVariant.MUTED,
),
SwipeDirection.BOTTOM to KeyC(
Copy link
Owner

Choose a reason for hiding this comment

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

Looks like this got removed by accident.

Copy link
Owner

Choose a reason for hiding this comment

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

Oh nm, it should be removed.

@dessalines dessalines merged commit 7138c47 into dessalines:main Sep 2, 2023
1 check passed
@Lastaapps Lastaapps deleted the fix/czech_keyboard branch September 2, 2023 13:03
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.

2 participants