3
0
Fork 0

DGWK25 streamdeck config

This commit is contained in:
Ral 2025-02-24 02:41:05 +01:00
parent 39165e4230
commit b70c911357
49 changed files with 25 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
*.streamDeckProfile

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"Controllers":[{"Actions":{},"Type":"Keypad"}],"Icon":"","Name":""}

View File

@ -0,0 +1 @@
{"Device":{"Model":"20GAA9902","UUID":""},"Name":"DGWK25","Pages":{"Current":"0ed3e7c0-1311-4201-b49c-c07354d8b79b","Default":"c0916552-6d4e-4fc0-9269-11f082c7e234","Pages":["0ed3e7c0-1311-4201-b49c-c07354d8b79b","9459828e-e897-41f9-b286-f7119995838a"]},"Version":"2.0"}

20
readme.md Normal file
View File

@ -0,0 +1,20 @@
Streamdeck configurations
=========================
Unpack
------
Unpack file exported from Streamdeck software:
```bash
unzip dgwk25.streamDeckProfile
```
Pack
----
Repack files for import into Streamdeck software:
```bash
./pack.sh dgwk25/A9896B99-33F2-4EBF-976A-1E439428258B.sdProfile
```