From 69be16c55cca0f33d15aef73eecbb035771c8a03 Mon Sep 17 00:00:00 2001 From: A Frederick Christensen Date: Sun, 31 Dec 2023 20:27:20 +0000 Subject: [PATCH] Update keycodes --- keycodes.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/keycodes.md b/keycodes.md index 46e92ea..cdf83e7 100644 --- a/keycodes.md +++ b/keycodes.md @@ -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) \ No newline at end of file