add 5wire_2out dpad, peters config

This commit is contained in:
Peter Poetzi
2021-09-17 02:45:20 +02:00
parent 204a45aaa4
commit defa10c76e
13 changed files with 1970 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
VALID_CONFIGS=(feedc0de comred mick)
VALID_CONFIGS=(feedc0de comred mick peter)
print_usage() {
echo "usage: ./switchconf.sh ${VALID_CONFIGS[@]}"