`KeyboardEvent.keyCode` is deprecated, we should move to use `key` and `code` instead within `Keyboard.ts`. Some context: https://github.com/xtermjs/xterm.js/pull/1849#issuecomment-449408354