feat: build CouchOS Melee appliance
Some checks failed
ci / verify (push) Has been cancelled

This commit is contained in:
jackmhny
2026-08-03 02:52:28 +02:00
commit 04ef2a0d74
42 changed files with 3671 additions and 0 deletions

8
scripts/discover_controller.sh Executable file
View File

@@ -0,0 +1,8 @@
#!/usr/bin/env bash
set -Eeuo pipefail
ADDRESS="${1:-C8:3F:26:12:69:7B}"
bluetoothctl info "${ADDRESS}" || true
printf '\nKnown-safe template: templates/controllers/xbox-standard-controller.profile.ini\n'
printf 'Do not fill in SDL GUIDs or Dolphin device IDs until you confirm them on this machine.\n'