Move agent-config.json and uhk-state.json to src.
This commit is contained in:
4
src/agent-config.json
Normal file
4
src/agent-config.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"isKeymapsMenuExpanded": true,
|
||||
"isMacrosMenuExpanded": true
|
||||
}
|
||||
24
src/uhk-state.json
Normal file
24
src/uhk-state.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"isKeyboardMerged": false,
|
||||
"moduleSlots": [
|
||||
{
|
||||
"id": true,
|
||||
"name": "keycluster-left",
|
||||
"factoryKeymap": {
|
||||
"layers": [
|
||||
{
|
||||
"pointerRoles": [],
|
||||
"keyStates": []
|
||||
},
|
||||
{},
|
||||
{},
|
||||
{}
|
||||
]
|
||||
}
|
||||
},
|
||||
{},
|
||||
{},
|
||||
{},
|
||||
{}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user