SwitchKeymap rendering
This commit is contained in:
@@ -392,7 +392,8 @@
|
||||
"keyActionType": "none"
|
||||
},
|
||||
{
|
||||
"keyActionType": "none"
|
||||
"keyActionType": "switchKeymap",
|
||||
"keymapId": 2
|
||||
},
|
||||
{
|
||||
"keyActionType": "none"
|
||||
@@ -824,6 +825,28 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"isDefault": false,
|
||||
"abbreviation": "DVR",
|
||||
"name": "DVR",
|
||||
"layers": [
|
||||
{
|
||||
"modules": [
|
||||
{
|
||||
"id": 0,
|
||||
"pointerRole": "move",
|
||||
"keyActions": []
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"pointerRole": "move",
|
||||
"keyActions": []
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"macros": [
|
||||
|
||||
Reference in New Issue
Block a user