Search results

  1. G

    Teensy 3.0 "beta8" Software

    This is was what I was doing wrong! Thank you very much, everything is working great now! Just to make sure, is it normal that the "Keyboard.set_key1 (KEY_ENTER);" for example (all the others does the same thing), give me an error that it's not declared in the scope?
  2. G

    Teensy 3.0 "beta8" Software

    Hi, I'm fairly new to the arduino/teensy world and I was hoping to test out the new usb keyboard feature but when ever I try to verify/compile the code I get an error saying that 'Keyboard' is only supported with Arduino Leonardo. I have extracted the beta8 to a folder and installer the...
Back
Top