ref: a5bce84600f797996c630a0b3cd192adb3c0eb91
parent: 74a276d0765df146871381c580256971eed3166e
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sat Aug 16 19:34:28 EDT 2014
nusb/kb: delete code for keyboard boot protocol handling, just use hid parser unify the keyboard and mouse readers into one using the hid report parser for both. remove the keyboard protocol handling, as it is now handled by hid parser and all we get is a sequence of keycodes in Hiddev.k[] which we diff for up/down and translate to pc scancodes.