gamepad: Add initial controller navigation (#406)

Co-authored-by: kramo <git@kramo.page>
Co-authored-by: Zoey Ahmed <zoethetransrat@gmail.com>
Reviewed-on: https://codeberg.org/kramo/cartridges/pulls/406
Reviewed-by: Laura Kramolis <git@kramo.page>
Reviewed-by: Jamie Gravendeel <me@jamie.garden>
Co-authored-by: Zoey Ahmed <zoeyahmed10@proton.me>
Co-committed-by: Zoey Ahmed <zoeyahmed10@proton.me>
This commit is contained in:
Zoey Ahmed
2025-12-17 21:24:34 +01:00
committed by Laura Kramolis
parent 6b735c8cf6
commit eef38f73f5
9 changed files with 386 additions and 16 deletions

View File

@@ -1,4 +1,5 @@
cartridges/application.py
cartridges/gamepads.py
cartridges/games.py
cartridges/sources/__init__.py
cartridges/sources/steam.py