magicien / JoyKeyMapper

Nintendo Joy-Con/ProController Key mapper for macOS
MIT License
141 stars 15 forks source link

Key Repeats #9

Open dadamson opened 3 years ago

dadamson commented 3 years ago

This is almost exactly what I need! However, I'd love it if we could configure repeated keystrokes when a button remains pressed down. For example, if I pressed and held the "A" button, and it was configured to represent the key "a", I'd hope to get input like "aaaaaaaaaaaaaaa".

blackshine2018 commented 1 year ago

This is almost exactly what I need! However, I'd love it if we could configure repeated keystrokes when a button remains pressed down. For example, if I pressed and held the "A" button, and it was configured to represent the key "a", I'd hope to get input like "aaaaaaaaaaaaaaa".

Do you find a solution or alternative?