Add OC Toolkit WIP Configurator

This commit is contained in:
souldbminersmwc
2025-09-02 16:09:40 -04:00
parent 900842c582
commit 7a0c3ad170
119 changed files with 13684 additions and 16 deletions

View File

@@ -0,0 +1,32 @@
[
{
"name": "(90) 0",
"label": "0",
"hex": "00"
},
{
"name": "(80) 1",
"label": "1",
"hex": "01"
},
{
"name": "(70) 2",
"label": "2",
"hex": "02"
},
{
"name": "(60) 3",
"label": "3",
"hex": "03"
},
{
"name": "(50) 4",
"label": "4",
"hex": "04"
},
{
"name": "(40) 5",
"label": "5",
"hex": "05"
}
]