Closed DataDrug closed 5 years ago
Sorry for the late reply. Sadly I don't know of any PT-PT compliant keyboard library for the Digispark. You could always try and port it yourself. I think this might help you out on your research: https://github.com/Maiux92/digispark-keyboard-layout-italian
Hey sorry for the really late reply and i see this issue is closed but i believe thats its still important to help this guy out since i had the same exact problem.
This amazing person made the digispark keyboard library for PT-PT and its amazing
https://github.com/MafraLab/DigisparkKeyboardPT
Just replace the files in C:\Users\%username%\AppData\Local\Arduino15\packages\digistump\hardware\avr\1.6.7\libraries\DigisparkKeyboard
with the ones from that github.
Hey man, strangest thing ever. I just looked at this issue today 😂 I ended up doing my own translation, but also forked that github aswell. Thanks a lot!
Hello,
I've been postponing working with this ATtiny85 board for a while now due to the incompatibility with non US keyboards. (Is there something I can do to have this scripts running smoothly in a PT-PT Keyboard?)
Characters like " are converted to ª when I plug the ATtiny85.
Thank's for your help.