Hello, I recently created my first PR on flipperzero-firmware
:
This PR adds support for new keyboard layouts that couldn’t be supported before. Currently, Bad USB is unable to type the following characters on most Dutch keyboards: ` ~ ^ ' "
. This is because US-International (the keyboard layout used in the Netherlands) requires a space to be pressed after typing any of these characters, otherwise it will attempt to merge the character with the next one.
Would anyone like to look at it? I’m curious what people think about it.
Before:
After: