Skip to content

Commit

Permalink
docs: Fix changelog typos
Browse files Browse the repository at this point in the history
  • Loading branch information
rvaiya committed Jul 27, 2024
1 parent f33dca8 commit db55064
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# v2.5.0

- 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`
- Gnome v45/v46 application remapping support
- Increased the maximum number of descriptors to allow for more advanced configs
- Added `setlayout()` to facilitate dynamically set layouts
- `toggle()` now actiavtes the layer on key down instead of key up
- Improved support for exotic keys
- Increases the maximum number of descriptors to allow for more advanced configs
- Add `setlayout()` to facilitate dynamically set layouts
- `toggle()` now activates the layer on key down instead of key up
- Improve support for exotic keys
- Various minor bug fixes

# v2.4.3
Expand Down

0 comments on commit db55064

Please sign in to comment.