—
event.key
—
event.code
—
keyCode
Keys reads standard browser keyboard events, so it sees the codes your operating system reports — a few keys (media buttons, Fn, some laptop combos) are intercepted by the OS and never reach the browser, so their not showing here doesn't mean they're broken. Nothing you type is stored or sent. Everything runs on your device.