change things

This commit is contained in:
tristan 2023-10-20 18:59:27 +01:00
parent a35aca1564
commit f57b4f7dd2
7 changed files with 56 additions and 25 deletions

9
global/xkblayout Normal file
View file

@ -0,0 +1,9 @@
xkb_keycodes {
<idk> = 78;
}
xkb_symbols {
key.type = "ALPHABETIC";
key <idk> { [ U0108, U0109 ] };
}