trustcrypto / OnlyKey-Firmware

The OnlyKey Firmware runs on the OnlyKey itself and provides the core functionality of OnlyKey.
https://docs.crp.to/firmware.html
212 stars 40 forks source link

Keyboard Layout HUNGARIAN #79

Closed lcsaszar closed 5 years ago

lcsaszar commented 5 years ago

Dear developers,

Could you add Hungarian keyboard support? How could I enter special characters until this is done? When I enter characters on a Hungarian layout keyboard, they appear correctly on the configuration page, but the device returns different characters (obviously those of the US keyboard layout).

Thanks

takd commented 5 years ago

Yes, please! I tried every possible available keyboard layout, but all of them lack the ability for basic non-alphanumeric characters to be typed on a Hungarian keyboard. I would also be glad to work on this myself, if i get sufficient instructions from the developers.

onlykey commented 5 years ago

https://github.com/trustcrypto/OnlyKey-Firmware/pull/90

lcsaszar commented 5 years ago

Thanks!