Author Topic: How do I hold down a Key using Digikeyboard / Digijoystick?  (Read 2152 times)

TigerAW

  • Newbie
  • *
  • Posts: 1
How do I hold down a Key using Digikeyboard / Digijoystick?
« on: February 05, 2016, 06:56:22 pm »
Hello , I am trying to build a 2 key mechanical keyboard for a game called osu!

The problem is that you need to hold down X in order to play the game properly and sendkeystroke only presses the key once.
I read somewhere that the Joystick library is able to hold down buttons but I am not quite sure how to set buttons in it.

Help would be greatly appreciated as I am new to programming  :D
Many Thanks.