diff --git a/keycodes.md b/keycodes.md index 6c44a90..60350ff 100644 --- a/keycodes.md +++ b/keycodes.md @@ -2,9 +2,8 @@ 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-11-25](https://codeberg.org/dwl/dwl-patches/src/branch/main/keycodes/keycodes.patch) +- [keycodes](https://codeberg.org/sevz/dwl/src/branch/keycodes) +- [2023-11-25](https://codeberg.org/dwl/dwl-patches/raw/branch/main/keycodes/keycodes.patch) ### Authors -(link goes to patch branch in author's repository if available) - -- [sevz](https://codeberg.org/sevz/dwl/src/branch/keycodes) \ No newline at end of file +- [sevz](https://codeberg.org/sevz) \ No newline at end of file