|
|
|
@ -1,5 +1,11 @@
|
|
|
|
|
# Akela-TapDance
|
|
|
|
|
|
|
|
|
|
![status][st:experimental]
|
|
|
|
|
|
|
|
|
|
[st:stable]: https://img.shields.io/badge/stable-✔-black.png?style=flat&colorA=44cc11&colorB=494e52
|
|
|
|
|
[st:broken]: https://img.shields.io/badge/broken-X-black.png?style=flat&colorA=e05d44&colorB=494e52
|
|
|
|
|
[st:experimental]: https://img.shields.io/badge/experimental----black.png?style=flat&colorA=dfb317&colorB=494e52
|
|
|
|
|
|
|
|
|
|
Tap-dance keys are general purpose, multi-use keys, which trigger a different
|
|
|
|
|
action based on the number of times they were tapped in sequence. As an example
|
|
|
|
|
to make this clearer, one can have a key that inputs `A` when tapped once,
|
|
|
|
|