I have a foot controller using 8 paddles.
The code reads the 8 switches, parses that to a given output, and sends that single keyboard character.
It is supposed to be a single character sent one time.
Instead, it sends the same character continuously.
Pressing a different switch changes the...