Skip to content

Fix(keylayout): don’t append actions twice for a given key/key_name combination#211

Open
notpushkin wants to merge 1 commit intoOneDeadKey:mainfrom
notpushkin:patch-1
Open

Fix(keylayout): don’t append actions twice for a given key/key_name combination#211
notpushkin wants to merge 1 commit intoOneDeadKey:mainfrom
notpushkin:patch-1

Conversation

@notpushkin
Copy link

Currently, keylayout generator outputs an action twice if you specify one char twice on the same key. (This is a weird corner case indeed! I’m using this as a hack to make sure level 4 chars don’t get “upgraded” to level 3, but it might also have more proper use cases.) This patch adds a check for that, and skips extraneous action copies.

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.

1 participant