Explorar o código

Add 2 missing F-Row keys

Yan-Fa Li %!s(int64=7) %!d(string=hai) anos
pai
achega
4cb7907547
Modificáronse 1 ficheiros con 13 adicións e 5 borrados
  1. 13 5
      keyboards/phantom/info.json

+ 13 - 5
keyboards/phantom/info.json

@@ -910,13 +910,17 @@
       ]
     },
     "KEYMAP_7BIT": {
-      "key_count": 99,
+      "key_count": 101,
       "layout": [
         {
           "label": "Esc",
           "x": 0,
           "y": 0
         },
+        {
+          "x": 1,
+          "y": 0
+        },
         {
           "label": "F1",
           "x": 2,
@@ -937,24 +941,28 @@
           "x": 5,
           "y": 0
         },
+        {
+          "x": 6,
+          "y": 0
+        },
         {
           "label": "F5",
-          "x": 6.5,
+          "x": 7,
           "y": 0
         },
         {
           "label": "F6",
-          "x": 7.5,
+          "x": 8,
           "y": 0
         },
         {
           "label": "F7",
-          "x": 8.5,
+          "x": 9,
           "y": 0
         },
         {
           "label": "F8",
-          "x": 9.5,
+          "x": 10,
           "y": 0
         },
         {