Move the Whitespace and Misc sections right after the Punctuation section.
This commit is contained in:
@@ -202,6 +202,67 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text": "Whitespace",
|
||||
"children": [
|
||||
{
|
||||
"id": "40",
|
||||
"additional": {
|
||||
"explanation": "Return"
|
||||
},
|
||||
"text": "Enter"
|
||||
},
|
||||
{
|
||||
"id": "43",
|
||||
"text": "Tab"
|
||||
},
|
||||
{
|
||||
"id": "44",
|
||||
"text": "Space"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text": "Misc",
|
||||
"children": [
|
||||
{
|
||||
"id": "42",
|
||||
"text": "Backspace"
|
||||
},
|
||||
{
|
||||
"id": "41",
|
||||
"text": "Escape"
|
||||
},
|
||||
{
|
||||
"id": "118",
|
||||
"text": "Menu"
|
||||
},
|
||||
{
|
||||
"id": "73",
|
||||
"text": "Insert"
|
||||
},
|
||||
{
|
||||
"id": "76",
|
||||
"text": "Delete"
|
||||
},
|
||||
{
|
||||
"id": "57",
|
||||
"text": "Caps Lock"
|
||||
},
|
||||
{
|
||||
"id": "70",
|
||||
"text": "Print Screen"
|
||||
},
|
||||
{
|
||||
"id": "71",
|
||||
"text": "Scroll Lock"
|
||||
},
|
||||
{
|
||||
"id": "72",
|
||||
"text": "Pause"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text": "Function",
|
||||
"children": [
|
||||
@@ -346,67 +407,6 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text": "Whitespace",
|
||||
"children": [
|
||||
{
|
||||
"id": "40",
|
||||
"additional": {
|
||||
"explanation": "Return"
|
||||
},
|
||||
"text": "Enter"
|
||||
},
|
||||
{
|
||||
"id": "43",
|
||||
"text": "Tab"
|
||||
},
|
||||
{
|
||||
"id": "44",
|
||||
"text": "Space"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text": "Misc",
|
||||
"children": [
|
||||
{
|
||||
"id": "42",
|
||||
"text": "Backspace"
|
||||
},
|
||||
{
|
||||
"id": "41",
|
||||
"text": "Escape"
|
||||
},
|
||||
{
|
||||
"id": "118",
|
||||
"text": "Menu"
|
||||
},
|
||||
{
|
||||
"id": "73",
|
||||
"text": "Insert"
|
||||
},
|
||||
{
|
||||
"id": "76",
|
||||
"text": "Delete"
|
||||
},
|
||||
{
|
||||
"id": "57",
|
||||
"text": "Caps Lock"
|
||||
},
|
||||
{
|
||||
"id": "70",
|
||||
"text": "Print Screen"
|
||||
},
|
||||
{
|
||||
"id": "71",
|
||||
"text": "Scroll Lock"
|
||||
},
|
||||
{
|
||||
"id": "72",
|
||||
"text": "Pause"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"text": "Media",
|
||||
"children": [
|
||||
|
||||
Reference in New Issue
Block a user