Hello people,
First I need to point out that I am still new to this whole microcontroller world, I have some push buttons and I am trying to use them as keystrokes for my keyboard. For example, I have some broken keys in my original keyboard and I want to create a mini keyboard that replaces them, and is connected with the Arduino and through the USB port to my computer, so when I push one button it should do the same function as for one of my broken keystrokes.
So any tips on the hardware (lets say it is a simple circuit = one push button), and specially the software and how to do that in the IDE.
I have two Arduino kits, one is NANO, the other is LEONARDO.
Thanks!