docs: Fix changelog typos

master
Raheman Vaiya 2 years ago
parent f33dca879a
commit db5506473c
  1. 10
      docs/CHANGELOG.md

@ -1,13 +1,13 @@
# v2.5.0 # v2.5.0
- Allow 64 character layer names - Allow 64 character layer names
- New device id format which allows devices with identical product/vendor id pairs to be distinguished (backward compatible) - Introduce a new device id format to distinguish between devices with identical product/vendor id pairs (backward compatible)
- Add KDE/plasma5 support to `keyd-application-mapper` - Add KDE/plasma5 support to `keyd-application-mapper`
- Gnome v45/v46 application remapping support - Gnome v45/v46 application remapping support
- Increased the maximum number of descriptors to allow for more advanced configs - Increases the maximum number of descriptors to allow for more advanced configs
- Added `setlayout()` to facilitate dynamically set layouts - Add `setlayout()` to facilitate dynamically set layouts
- `toggle()` now actiavtes the layer on key down instead of key up - `toggle()` now activates the layer on key down instead of key up
- Improved support for exotic keys - Improve support for exotic keys
- Various minor bug fixes - Various minor bug fixes
# v2.4.3 # v2.4.3

Loading…
Cancel
Save