Closed elesto closed 3 years ago
Do you have a specific question on how to use a part of the library?
Both of the libraries have one example sketch, see examples/
folder in
https://github.com/ArminJo/DigistumpArduino/tree/master/digistump-avr/libraries/DigisparkKeyboard
https://github.com/ArminJo/DigistumpArduino/tree/master/digistump-avr/libraries/DigisparkMouse
The primary documentation would be the code / header file giving you a list of all available functions and their accepted parameters.
For some reason my digispark keyboard example file is not the same as the one you linked. It is missing the //#define layouts and a few other lines. I have updated everything
This is correct, the changes are not yet contained in a release.
I have searched high and low for them but I cant find any. Im looking for explanations on how to use the new digikeyboard / mouse library.