How to enable key repeats on your Mac
Hey,
If you want to enable key repeats on your Mac, follow the steps down below-
1) Open Terminal
2) Enter the following command into Terminal and press enter:
defaults write NSGlobalDomain ApplePressAndHoldEnabled -bool false
3) Close your application (cmd + q) and open it again.
Now it should work.