feat: Adding support for json apps. Updated Macropad_os.py to automatically load in the python and json apps at launch.
This commit is contained in:
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"profileName" : "",
|
||||
"sortOrder" : 99,
|
||||
|
||||
"key1" : {
|
||||
"text" : "",
|
||||
"values" : [""]
|
||||
},
|
||||
"key2" : {
|
||||
"text" : "",
|
||||
"values" : [""]
|
||||
},
|
||||
"key3" : {
|
||||
"text" : "",
|
||||
"values" : [""]
|
||||
},
|
||||
"key4" : {
|
||||
"text" : "",
|
||||
"values" : [""]
|
||||
},
|
||||
"key5" : {
|
||||
"text" : "",
|
||||
"values" : [""]
|
||||
},
|
||||
"key6" : {
|
||||
"text" : "",
|
||||
"values" : [""]
|
||||
},
|
||||
"key7" : {
|
||||
"text" : "",
|
||||
"values" : [""]
|
||||
},
|
||||
"key8" : {
|
||||
"text" : "",
|
||||
"values" : [""]
|
||||
},
|
||||
"key9" : {
|
||||
"text" : "",
|
||||
"values" : [""]
|
||||
},
|
||||
"key10" : {
|
||||
"text" : "",
|
||||
"values" : [""]
|
||||
},
|
||||
"key11" : {
|
||||
"text" : "",
|
||||
"values" : [""]
|
||||
},
|
||||
"key12" : {
|
||||
"text" : "",
|
||||
"values" : [""]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user