Add missing scancodes

Closes #221
This commit is contained in:
Farkas József
2016-12-16 18:28:38 +01:00
parent 356482f9e9
commit 4a05f5ee7b
2 changed files with 36 additions and 14 deletions

View File

@@ -334,10 +334,6 @@
{
"text": "Navigation",
"children": [
{
"id": "73",
"text": "Insert"
},
{
"id": "74",
"text": "Home"
@@ -349,13 +345,6 @@
},
"text": "Page Up"
},
{
"id": "76",
"additional": {
"explanation": "Delete Forward"
},
"text": "Delete"
},
{
"id": "77",
"text": "End"
@@ -511,7 +500,7 @@
"additional": {
"explanation": "Period"
},
"text": ","
"text": "."
},
{
"id": "176",
@@ -533,13 +522,28 @@
"text": "Misc",
"children": [
{
"id": "70",
"text": "PrintScreen"
"id": "118",
"text": "Menu"
},
{
"id": "73",
"text": "Insert"
},
{
"id": "76",
"additional": {
"explanation": "Delete Forward"
},
"text": "Delete"
},
{
"id": "57",
"text": "CapsLock"
},
{
"id": "70",
"text": "PrintScreen"
},
{
"id": "71",
"text": "ScrollLock"