Plugin name: TapDance
Documentation: https://github.com/keyboardio/Kaleidoscope/blob/master/docs/plugins/TapDance.md
Description:
On the left side I am trying to map the LED key to the (, [ and { keys .
On the right half I am trying to map the any key to ), ], and }.
But I am running into a minor annoyance. At first impression it seems to work but I would like to increase the time-out from the default 5 cycles to 8, but when doing this it started to spam the ( symbol. I changed the time-out back to 5 cycles but the problem is still present it just requires a longer press of the key before it starts spamming. The spamming gets so bad that I even tried unplugging the keyboard and reconnecting but it seems that after a second or 15 it stops by itself.
I have looked at the example included in the documentation and checked @algernon’s [Model01 sketch| https://github.com/algernon/Model01-sketch] but I can’t find any major problems with my sketch.
Model01-Firmware.ino (23.4 KB)
(Sorry if this is not the most convenient way to share my sketch, if there is a better way I’d love to hear it.)
Has anyone experienced similar problems with the TapDance plugin?