Update keycodes

A Frederick Christensen 2023-12-31 20:27:20 +00:00
parent c5856c7db4
commit 69be16c55c

@ -2,10 +2,7 @@
Use keycodes instead of keysyms. This way, input is independent from keyboard layout (you can use the keys.h file to customize, or get the keycodes with `wev` or `xkbcli interactive-wayland` (x11-libs/libxkbcommon[tools] in gentoo)).
### Download
- [2023-08-22](https://codeberg.org/dwl/dwl-patches/src/branch/main/keycodes/keycodes.patch)
### Patch Repositories
- [sevz keycodes](https://codeberg.org/sevz/dwl/src/branch/keycodes)
- [2023-11-25](https://codeberg.org/dwl/dwl-patches/src/branch/main/keycodes/keycodes.patch)
### Authors (link goes to patch repository in author's repo)
- [sevz](https://codeberg.org/sevz/dwl/src/branch/keycodes)