From c4ec68f263ffc5210c5a4b977f288d66ba239132 Mon Sep 17 00:00:00 2001 From: A Frederick Christensen Date: Sun, 31 Dec 2023 22:20:54 +0000 Subject: [PATCH] Update keycodes --- keycodes.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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