Settings services: Difference between revisions
Timschneeb (talk | contribs) m Remove flags header |
Timschneeb (talk | contribs) m Remove incorrect endianness |
||
| Line 63: | Line 63: | ||
Takes a type-0x16 output buffer containing KeyCodeMap, official sw uses fixed size 0x1000. This is related to the USB HID keyboard. | Takes a type-0x16 output buffer containing KeyCodeMap, official sw uses fixed size 0x1000. This is related to the USB HID keyboard. | ||
The returned buffer consists of a 0x20-byte header followed by an array of key mapping structures | The returned buffer consists of a 0x20-byte header followed by an array of key mapping structures. | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||