Synth Labs 065 - Readd fixed 65_ansi community layout support

This commit is contained in:
Aaron Hong 2023-06-01 02:59:26 -07:00
parent 790d01e3d0
commit c5446b0c25

View File

@ -24,6 +24,9 @@
"pid": "0x3635", "pid": "0x3635",
"device_version": "0.0.1" "device_version": "0.0.1"
}, },
"community_layouts": [
"65_ansi"
],
"ws2812": { "ws2812": {
"pin": "GP18", "pin": "GP18",
"driver": "vendor" "driver": "vendor"
@ -268,8 +271,9 @@
{ "matrix": [4,1], "x":1.25, "y":4, "w":1.25 }, { "matrix": [4,1], "x":1.25, "y":4, "w":1.25 },
{ "matrix": [4,2], "x":2.5, "y":4, "w":1.25 }, { "matrix": [4,2], "x":2.5, "y":4, "w":1.25 },
{ "matrix": [4,7], "x":3.75, "y":4, "w":6.25 }, { "matrix": [4,7], "x":3.75, "y":4, "w":6.25 },
{ "matrix": [4,10], "x":10, "y":4, "w":1.25 }, { "matrix": [4,9], "x":10, "y":4 },
{ "matrix": [4,11], "x":11.25, "y":4, "w":1.25 }, { "matrix": [4,10], "x":11, "y":4 },
{ "matrix": [4,11], "x":12, "y":4 },
{ "matrix": [4,12], "x":13, "y":4 }, { "matrix": [4,12], "x":13, "y":4 },
{ "matrix": [4,13], "x":14, "y":4 }, { "matrix": [4,13], "x":14, "y":4 },
{ "matrix": [4,14], "x":15, "y":4 } { "matrix": [4,14], "x":15, "y":4 }