Dedupe extrakey report struct, and send functions in V-USB & LUFA (#7993)
authorfauxpark <fauxpark@gmail.com>
Sun, 2 Feb 2020 20:17:05 +0000 (07:17 +1100)
committerGitHub <noreply@github.com>
Sun, 2 Feb 2020 20:17:05 +0000 (12:17 -0800)
commitb2ce2f8a34fba72e4b4ac2fba0ec11431b0acb0c
tree58494d6dd519ac3b87b431188bd9b0e1b14befae
parent5b91c3e0a0dc8152f69130cf047f3df0d0f94421
Dedupe extrakey report struct, and send functions in V-USB & LUFA (#7993)

* Dedupe extrakey report struct, and send functions in V-USB & LUFA

* Doc comment for consistency

* Wrap it in ifdef to prevent unused function error

* Do the same for ATSAM
tmk_core/common/report.h
tmk_core/protocol/arm_atsam/main_arm_atsam.c
tmk_core/protocol/chibios/usb_main.h
tmk_core/protocol/lufa/lufa.c
tmk_core/protocol/lufa/lufa.h
tmk_core/protocol/vusb/vusb.c