Add OC Toolkit WIP Configurator
This commit is contained in:
67
Ultrahand/OC Toolkit/mariko/cpu_high_uv.json
Normal file
67
Ultrahand/OC Toolkit/mariko/cpu_high_uv.json
Normal file
@@ -0,0 +1,67 @@
|
||||
[
|
||||
{
|
||||
"name": " ↑",
|
||||
"label": "↑",
|
||||
"hex": "00"
|
||||
},
|
||||
{
|
||||
"name": " 1",
|
||||
"label": "1",
|
||||
"hex": "01"
|
||||
},
|
||||
{
|
||||
"name": " 2",
|
||||
"label": "2",
|
||||
"hex": "02"
|
||||
},
|
||||
{
|
||||
"name": " 3",
|
||||
"label": "3",
|
||||
"hex": "03"
|
||||
},
|
||||
{
|
||||
"name": " 4",
|
||||
"label": "4",
|
||||
"hex": "04"
|
||||
},
|
||||
{
|
||||
"name": " 5",
|
||||
"label": "5",
|
||||
"hex": "05"
|
||||
},
|
||||
{
|
||||
"name": " 6",
|
||||
"label": "6",
|
||||
"hex": "06"
|
||||
},
|
||||
{
|
||||
"name": " 7",
|
||||
"label": "7",
|
||||
"hex": "07"
|
||||
},
|
||||
{
|
||||
"name": " 8",
|
||||
"label": "8",
|
||||
"hex": "08"
|
||||
},
|
||||
{
|
||||
"name": " 9",
|
||||
"label": "9",
|
||||
"hex": "09"
|
||||
},
|
||||
{
|
||||
"name": " 10",
|
||||
"label": "10",
|
||||
"hex": "0A"
|
||||
},
|
||||
{
|
||||
"name": " 11",
|
||||
"label": "11",
|
||||
"hex": "0B"
|
||||
},
|
||||
{
|
||||
"name": " 12",
|
||||
"label": "12",
|
||||
"hex": "0C"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user