Re: [PATCH] HID: Add support for 146b:0902 Bigben Interactive Kids' gamepad
From: Hanno Zulla
Date: Tue May 29 2018 - 03:58:18 EST
Hi,
> not fully adhere to the gamepad spec (e.g. xpad.c also doesn't map my> XBox-Controller's D-Pad to NORTH/EAST/SOUTH/WEST but instead to HAT0
in> the same way as this device does).
Sorry, that was wrong. I meant BTN_DPAD_* instead of HAT0, despite them
being digital buttons.
Kind regards,
Hanno