Settings services: Difference between revisions

m Remove flags header
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. All fields within this response are stored in Big-Endian byte order.
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"