[keyboard] Enable community layout support (#19499)

master
Manna Harbour 2 years ago committed by GitHub
parent 01de98428c
commit 0becd33c4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      keyboards/dailycraft/wings42/rev1/info.json
  2. 5
      keyboards/janus/info.json
  3. 3
      keyboards/obosob/steal_this_keyboard/info.json
  4. 6
      keyboards/reviung/reviung34/info.json
  5. 3
      keyboards/splitkb/aurora/sweep/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": [

@ -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"
}
}
}

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

@ -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": [

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

Loading…
Cancel
Save