Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Karabiner-Elements-15.1.0.dmg | 2024-10-06 | 32.3 MB | |
README.md | 2024-10-06 | 2.4 kB | |
v15.1.0 source code.tar.gz | 2024-10-06 | 32.9 MB | |
v15.1.0 source code.zip | 2024-10-06 | 35.4 MB | |
Totals: 4 Items | 100.7 MB | 0 |
- 📦 Download
- 📅 Release date
- Oct 6, 2024
- 🔔 Important Notes
- After the upgrade, you have to set keyboard type and restart macOS.
- After the upgrade, you have to set keyboard type and restart macOS.
- 💥 Breaking changes
- The implicit conversion feature for fn+arrow keys, fn+return, and fn+delete has been removed. For example, fn+up arrow used to be automatically changed to page up, but it will now be treated as fn+up arrow without modification.
- To improve the behavior around the fn key, the Vendor ID and Product ID of the virtual keyboard used by Karabiner-Elements have been changed to the same values as those of a real Apple external keyboard.
- There were two JSON files that output information about connected devices, but this information has now been consolidated into
karabiner_grabber_devices.json
.karabiner_grabber_device_details.json
is no longer used. Please usekarabiner_grabber_devices.json
from now on.karabiner_grabber_devices.json
karabiner_grabber_device_details.json
(obsoleted)
- ✨ New Features
- Added open_application to complex modifications.
- A setting has been added to disable mouse cursor movement and scrolling for both the mouse and gamepad.
- Settings of the gamepad stick have been added; deadzone and delta magnitude detection threshold.
- Added an option to allow quitting EventViewer with Command+Q and Command+W.
- ⚡️ Improvements
- Fixed an issue where disconnected devices would occasionally remain in the device list.
- Updated the embedded screenshots and help messages for macOS 15 Sequoia.
- Adjusted the gamepad deadzone default value.