Add keycode docs

This commit is contained in:
Laura Hausmann 2021-09-03 22:03:50 +02:00
parent ed3744fe5a
commit 0c42cff5a1
Signed by: zotan
GPG Key ID: D044E84C5BE01605
1 changed files with 16 additions and 0 deletions

16
keycodes.txt Normal file
View File

@ -0,0 +1,16 @@
U = unmodified, M = modified
M 0-9 (asdhg yxcv)
U 10 (^)
M 11-17 (b qwerzt)
U 18-23 (123465)
U 24-26 (`97)
M 27 (ß)
U 28-30 (80+)
M 31-35 (ouüip)
U 36 (↵)
M 37-41 (ljäkö)
U 42 (#)
M 43-47 (,-nm.)
U ...