Nuclear-Squid / ergol

A Colemak-style keyboard layout for French-speaking typists and programmers.
https://ergol.org/
Other
114 stars 48 forks source link

iOS keyboard #173

Open Crocmagnon opened 6 months ago

Crocmagnon commented 6 months ago

It would be awesome to also have access to Ergo-L on iOS devices. It's possible to create custom system-wide keyboards since a few years now. Documentation: https://developer.apple.com/documentation/uikit/keyboards_and_input/creating_a_custom_keyboard/

Crocmagnon commented 6 months ago

I may take a shot at this someday (no promise)

Nuclear-Squid commented 6 months ago

Having drivers for iOS and Android is something we would love to have, but it’s not really our priority yet. We use Kalamine to build the layout, so you might want to transfer your issue there. I don’t own a macbook, so I can’t really tell how hard that automatically generating a custom iOS keyboard would be, but it would be greatly appreciated if you were able to propose a pull request there to try and implement it. (It’s a python code base, and the maintainers are very friendly, and mostly ergol users too !)