I am experimenting with the small Digispark board which has a USB interface built in and its DigikeyBoard library which is an equivalent to the Keyboard library of Arduino.
I am using Windows to upload code to the Digispark since I had problems with it on Linux. Now my sketch works perfectly on Windows, the Keyboard gets emulated properly, but when I plug it into a Ubuntu machine the given text in the sketch gets only typed out partially or not at all.
What could be the issue?
The issue is NOT the Keyboard layout.