<wpwrak>
the table suggests that USB keyboards have keycodes mapped to the symbols the keys produce.
<wpwrak>
so why do we still have those issues with having host and keyboard disagreeing on keyboard layouts ?
<wpwrak>
then you read the description and it becomes clear: they basically had the solution. but then they decided to just return to the old broken ways :-(
<qi-bot>
[commit] Werner Almesberger: atusb/fw/usb/usb.c (handle_setup): also pass interface-level GET_DESCRIPTOR to get_descriptor (master) http://qi-hw.com/p/ben-wpan/4b6f390
<wpwrak>
the good news is of course that it seems that i've figured out how to do device-side HID ...