feat(web): add support for Keyboard api
Open
feat
requires-design-work
web/
web/engine/
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 113
Description
**Is your feature request related to a problem? Please describe.**
The new [`Keyboard` api](https://developer.mozilla.org/en-US/docs/Web/API/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!
Contributor guide
Assessment
This issue has not been assessed yet.