anssih / finqwerty

Keyboard layouts for Android phones with physical keyboards
Apache License 2.0
19 stars 11 forks source link

Attempt to split US-Intl into two variant #3

Closed beatgutzwiller closed 4 years ago

beatgutzwiller commented 4 years ago

Should solve the Issue https://github.com/anssih/finqwerty/issues/2. However it is untested, please have a quick look on it.

I am unsure if this part works? fn, fn+shift, ctrl+fn: '\u0300'

beatgutzwiller commented 4 years ago

Note: I am asking about the row:

fn, fn+shift, ctrl+fn: '\u0300'

because you never have them on the same line. You seem to follow a sort of logic which identical mappings you are reduce to a single line and which to leave as multiple lines. I could not the get the reason or the system, but I suppose it should also work as a single line?

beatgutzwiller commented 4 years ago

UUh sorry for wasting your time, thought I could just quick an easy regexp a PR. Seem to have messed up. Thanks for the explanation anyway! I had not much time on my hand but tried to help sorry. My schedule is better now and if there is a next time the PR will work ;-)