summaryrefslogtreecommitdiff
path: root/data/gamecontrollerdb.txt
Commit message (Collapse)AuthorAgeFilesLines
* Update SDL game controller database file.David Thompson2021-09-211-106/+688
|
* Update game controller database file.David Thompson2020-11-191-3/+17
|
* Update game controller database file.David Thompson2020-10-081-11/+283
|
* Update SDL2 game controller database file.David Thompson2019-05-121-1/+38
|
* Add SDL2 game controller database file.David Thompson2019-01-081-0/+586
This will allow for lots of controllers to be automatically mapped correctly without the user having to do anything. * data/gamecontrollerdb.txt: New file. * Makefile.am (dist_pkgdata_DATA): Add it. * chickadee.scm (run-game): Load game controller db file.