Skip to content

[MCP68]: Implement special keys input from PS/2

Currently PS/2 driver in MCP68 correctly reads only ordinary alphanumeric keys and shift from keyboard. Special keys (Esc, arrows, Ctrl, etc) are simply ignored wich makes some of functions unusable (editor for example).