georgefst / monpad

A fully-customisable web-based gamepad, designed to be used from smartphones.
BSD 3-Clause "New" or "Revised" License
39 stars 5 forks source link

Make product ID configurable #10

Open georgefst opened 4 years ago

georgefst commented 4 years ago

It would be nice if the idProduct field were part of the Dhall config. Then we could feasibly have multiple SDL_GAMECONTROLLERCONFIG mappings.

Although, it's unclear how we would manage these, given that an environment variable can only take one value... Perhaps see https://github.com/gabomdq/SDL_GameControllerDB.