Selaa lähdekoodia

[keyboard] Enable community layout support (#19499)

Manna Harbour 3 vuotta sitten
vanhempi
sitoutus
0becd33c4d

+ 3 - 0
keyboards/dailycraft/wings42/rev1/info.json

@@ -8,6 +8,9 @@
         "pid": "0x0003",
         "device_version": "0.0.1"
     },
+    "community_layouts": [
+        "split_3x6_3"
+    ],
     "layouts": {
         "LAYOUT_split_3x6_3": {
             "layout": [

+ 4 - 1
keyboards/janus/info.json

@@ -27,6 +27,9 @@
     "split": {
         "enabled": true
     },
+    "community_layouts": [
+        "split_3x5_2"
+    ],
     "layouts": {
         "LAYOUT_split_3x5_2": {
             "layout": [
@@ -72,4 +75,4 @@
         "pid": "0x9A25",
         "vid": "0xFEED"
     }
-}
+}

+ 3 - 0
keyboards/obosob/steal_this_keyboard/info.json

@@ -8,6 +8,9 @@
         "pid": "0x50AD",
         "device_version": "0.0.1"
     },
+    "community_layouts": [
+        "split_3x5_2"
+    ],
     "layouts": {
         "LAYOUT_split_3x5_2": {
             "layout": [

+ 6 - 0
keyboards/reviung/reviung34/info.json

@@ -8,6 +8,12 @@
         "pid": "0x4E03",
         "device_version": "0.0.1"
     },
+    "community_layouts": [
+        "split_3x5_2"
+    ],
+    "layout_aliases": {
+        "LAYOUT_split_3x5_2": "LAYOUT_reviung34"
+    },
     "layouts": {
         "LAYOUT_reviung34": {
             "layout": [

+ 3 - 0
keyboards/splitkb/aurora/sweep/rev1/info.json

@@ -56,6 +56,9 @@
             ]
         }
     },
+    "community_layouts": [
+        "split_3x5_2"
+    ],
     "diode_direction": "ROW2COL",
     "matrix_pins": {
         "rows": ["F6", "F5", "F7", "B1"],