A update
This commit is contained in:
7
docs_and_notes/note_about_the_PS2_keyboard.txt
Normal file
7
docs_and_notes/note_about_the_PS2_keyboard.txt
Normal file
@ -0,0 +1,7 @@
|
||||
Notes about the PS/2 keyboard driver.
|
||||
|
||||
|
||||
the actual key-codes are not what you might expect.
|
||||
what I mean is, what does 0x3F mean? what key was pressed?
|
||||
The keyset used by Espresso is pretty much the ASCII code set.
|
||||
Minus a few codes, some are replaced with other functions.
|
Reference in New Issue
Block a user