diff --git a/packages/uhk-common/src/config-serializer/config-items/scancodes.json b/packages/uhk-common/src/config-serializer/config-items/scancodes.json index 84148b79..228a8f8b 100644 --- a/packages/uhk-common/src/config-serializer/config-items/scancodes.json +++ b/packages/uhk-common/src/config-serializer/config-items/scancodes.json @@ -105,6 +105,10 @@ { "id": "29", "text": "Z" + }, + { + "id": "100", + "text": "| ISO" } ] }, @@ -314,10 +318,6 @@ "id": "69", "text": "F12" }, - { - "id": "100", - "text": "| ISO" - }, { "id": "104", "text": "F13"