This patchset switches from the PS/2 keycode to QKeyCode support in the hid.c file.
John Arbuckle (3): usb-keys.h: initial commit hid.c: convert to QKeyCode hid.c: Add debug support hw/input/hid.c | 279 ++++++++++++++++++++++++++++++-------------- include/hw/input/usb-keys.h | 154 ++++++++++++++++++++++++ 2 files changed, 343 insertions(+), 90 deletions(-) create mode 100644 include/hw/input/usb-keys.h -- 2.5.0