MacOS Automator application that removes the caps lock toggle delay
Clone the repository, then add NoCapsLockDelay.app to Login Items.
This application executes the following shell command when launched:
hidutil property --set '{"CapsLockDelayOverride":0}'
That's it.
Feel free to open NoCapsLockDelay.app with the Automator application on MacOS to inspect the contents.
This application must be added to Login Items.