I'm trying to find a way for kids to create and play Godot games that run on Linux on a Chromebook (Crostini) using a gamepad. Unfortunately, Crostini doesn't support sharing gamepads with Linux. It can only share generic USB keyboards and mice with Linux.
I suspect I need a gamepad that can act as a USB keyboard/mouse. It's common for people to run software on Windows that maps the gamepad buttons to keyboard/mouse buttons but I don't think anything like that exists for ChromeOS so it would have to be done by the controller itself. I've been searching for controllers but haven't found any that clearly say they can do that.
I thought I would ask here in case I'm missing something obvious or someone has already figured this out. It's a long shot but is anyone here aware of a way to make this work?