Hacker News new | ask | show | jobs
by guigui 577 days ago
Thank you! As an azerty user, I know the pain of using websites that are only designed for US keyboards.

If anyone's wondering, the getLayoutMap method from the Keyboard API is what we're using to handle international keyboard layouts.

https://developer.mozilla.org/en-US/docs/Web/API/Keyboard/ge...

1 comments

do you have a technical writeup somewhere with tips and tricks like these?