summaryrefslogtreecommitdiffstats
path: root/keyboards
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2019-01-22 11:43:17 +0100
committerDrashna Jaelre <drashna@live.com>2019-01-22 18:30:01 +0100
commitae79b60e6bfc03c7fa84076e508f0f2241f087c2 (patch)
treee003132a05fe290a3dc52e0200f084a6d244c98d /keyboards
parent8cf7265f8fae6f94b17c5d78ed41e52b22e2b218 (diff)
downloadqmk_firmware-ae79b60e6bfc03c7fa84076e508f0f2241f087c2.tar.gz
qmk_firmware-ae79b60e6bfc03c7fa84076e508f0f2241f087c2.tar.xz
Always read two bytes from the endpoint if we have two bytes to read
When this if statement is false, it will cause the report ID to be read as the LED state. We already know there are two bytes in the endpoint, which is a reasonably good indicator that it contains a report ID, so we should always read both.
Diffstat (limited to 'keyboards')
0 files changed, 0 insertions, 0 deletions