keymanapp / keyman

Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
https://keyman.com/
Other
382 stars 107 forks source link

feat(web): add support for Keyboard api #3919

Open mcdurdin opened 3 years ago

mcdurdin commented 3 years ago

Is your feature request related to a problem? Please describe. The new Keyboard api allows us to interrogate the underlying layout which would be ideal for mnemonic layout support. While this is currently only supported in Chrome and Opera, we should make use of it where we can!

jahorton commented 3 years ago

Also refer to #309.