Hey all! I am an extreme newbie to the particle photon, so I this is not a good question. However, I could not find the answer, so sorry to bother you!
I want to upload code to my article which makes it type a sentence in Windows Word. I have uploaded the following really simple test code:
That’s odd, IIRC there rather was a problem with the drivers when you had the old ones installed since they got in the way of Windows’ own USB HID drivers.
Additionally it doesn’t matter what program you want the text to by typed into - just the same as it doesn’t matter what program is running when you type on a physical keyboard.
But for your original code, I’d do away with the Keyboard.begin() inside setup() and for the sake of testing on a vanilla Windows without any Particle drivers installed it used this and it worked as expected (target system version 0.6.3)