Merge pull request #1223 from nkymut/gamepad-pr

Add Gamepad module
This commit is contained in:
Felix Roos 2025-03-08 21:56:50 +01:00 committed by GitHub
commit 9c9ce50b03
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 552 additions and 1 deletions

View file

@ -84,6 +84,7 @@ export const SIDEBAR: Sidebar = {
{ text: 'Music metadata', link: 'learn/metadata' },
{ text: 'CSound', link: 'learn/csound' },
{ text: 'Hydra', link: 'learn/hydra' },
{ text: 'Input Devices', link: 'learn/input-devices' },
{ text: 'Device Motion', link: 'learn/devicemotion' },
],
'Pattern Functions': [