Note:
This version has not been sufficiently tested and may be unstable.
About this release
This release aims to restore support for the MacBook's built-in keyboard on macOS Tahoe 26.4 (macOS 26 Beta) and later with this PR.
Since this is not a beta release of Karabiner-Elements, it cannot be updated via "Check for beta updates". You'll need to download and install the pkg manually.
Limitation of eventtap input source
- Cannot modify the caps lock key.
- Cannot use device_if/device_unless conditions.
- Cannot use per-device settings.
- Key remapping does not work at Secure Keyboard Entry. (e.g., entering passwords)
Known issues
- If you disable Accessibility permission while it's in use, clicking will stop working.
- Media keys (such as brightness or volume controls) cannot be used as the
fromkey.
Settings
Changelog
- v15.90.2
- Initial release
- v15.90.3
- Fixed modified key repeat handling.
- Mouse events are still handled via HID even in CGEventTap mode, as before. (Support for combined keyboard/mouse devices is not working yet.)