Current implementation only supports 6KRO, and keyboard will report rollover when more than 6 standard keys are pressed.
This task includes providing NKRO support, including modifying the HID report descriptor and the device logic to support this. There are some tricks out there about how to implement NKRO to be as compatible as possible with boot and report protocol. Ref: https://www.devever.net/~hl/usbnkro
Current implementation only supports 6KRO, and keyboard will report rollover when more than 6 standard keys are pressed.
This task includes providing NKRO support, including modifying the HID report descriptor and the device logic to support this. There are some tricks out there about how to implement NKRO to be as compatible as possible with boot and report protocol. Ref: https://www.devever.net/~hl/usbnkro