Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
QMK Bot 2023-01-09 23:50:53 +00:00
commit 2dd4359181
5 changed files with 19 additions and 1 deletions

View file

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

View file

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

View file

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

View file

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

View file

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