summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/kanu/rules.mk
diff options
context:
space:
mode:
authorSergey Vlasov <sigprof@gmail.com>2020-10-27 02:40:59 +0300
committerGitHub <noreply@github.com>2020-10-27 10:40:59 +1100
commitf149c07d68c3819e26198f8d4f97857de3a1c78e (patch)
treedee62de284da4da23d51790df1417c54de8b9364 /keyboards/mechlovin/kanu/rules.mk
parent2c92ee1f56b92b15403b2f070c827162db37c9ba (diff)
Fix KEYBOARD_SHARED_EP incompatibility with VIA (#9930)
The `KEYBOARD_SHARED_EP=yes` option was breaking the VIA support, because the raw HID interface number in this case was 0 instead of 1, and the VIA app depends on the exact interface number for raw HID. Change the interface ordering to put the shared interface before the raw HID interface if `KEYBOARD_SHARED_EP` is enabled, so that the raw HID interface can keep its number.
Diffstat (limited to 'keyboards/mechlovin/kanu/rules.mk')
0 files changed, 0 insertions, 0 deletions