You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Karabiner-Elements makes a backup file of karabiner.json before updating it if the backup file does not exists.
(~/.config/karabiner/automatic_backups/karabiner_YYYYMMDD.json)
π Bug Fixes
Fixed an issue that Caps Lock LED does not work on macOS Mojave.
β‘οΈ Improvements
shell_command string max length has been expanded. (256 byte -> 32 KB)
A device grabbing process has been improved. (Observing device state by a separated karabiner_observer process.)
The event processing has been improved and the latency has been reduced by using pqrs::dispatcher.