Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
qmk-bot committed Jan 9, 2023
2 parents 14fabfd + 0becd33 commit 2dd4359
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 1 deletion.
3 changes: 3 additions & 0 deletions keyboards/dailycraft/wings42/rev1/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
"pid": "0x0003",
"device_version": "0.0.1"
},
"community_layouts": [
"split_3x6_3"
],
"layouts": {
"LAYOUT_split_3x6_3": {
"layout": [
Expand Down
5 changes: 4 additions & 1 deletion keyboards/janus/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@
"split": {
"enabled": true
},
"community_layouts": [
"split_3x5_2"
],
"layouts": {
"LAYOUT_split_3x5_2": {
"layout": [
Expand Down Expand Up @@ -72,4 +75,4 @@
"pid": "0x9A25",
"vid": "0xFEED"
}
}
}
3 changes: 3 additions & 0 deletions keyboards/obosob/steal_this_keyboard/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
"pid": "0x50AD",
"device_version": "0.0.1"
},
"community_layouts": [
"split_3x5_2"
],
"layouts": {
"LAYOUT_split_3x5_2": {
"layout": [
Expand Down
6 changes: 6 additions & 0 deletions keyboards/reviung/reviung34/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down
3 changes: 3 additions & 0 deletions keyboards/splitkb/aurora/sweep/rev1/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@
]
}
},
"community_layouts": [
"split_3x5_2"
],
"diode_direction": "ROW2COL",
"matrix_pins": {
"rows": ["F6", "F5", "F7", "B1"],
Expand Down

0 comments on commit 2dd4359

Please sign in to comment.