Keyboard layouts -SK

If I want to use the usb payload, it overwrites characters when I type and the payload does not work. I use SK keyboard. If I switch the keyboard to EN, the payload works.

How to make usb automatically change the keyboard to EN when starting the payload on the second computer, execute the payload and change the keyboard language back?

arduino has the same problem...

( Digispark, DigiKeyboard.h )

Hi @s111222123. In addition to the long abandoned Arduino boards platform created by the Digistump company, there is also a community fork of the "Digistump AVR Boards" platform that has some enhancements added:

One of those enhancements is the addition of support for configuring the platform's "DigisparkKeyboard" library for other keyboard layouts. You do that by editing the keylayouts.h file in the library:

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.