better dockdrive info labels

This commit is contained in:
legop3
2026-01-25 20:44:50 -05:00
parent 689d914b4e
commit 3f34196418
10 changed files with 188 additions and 154 deletions
+4
View File
@@ -71,6 +71,10 @@ export const GAMEPAD_PROFILE_DEFAULT = {
kind: 'button',
sources: [{ kind: 'button', index: 3 }],
},
nightVisionToggle: {
kind: 'button',
sources: [{ kind: 'button', index: 9 }],
},
},
};