mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-17 05:02:07 +00:00
Synth Labs 065 - Readd fixed 65_ansi community layout support
This commit is contained in:
parent
790d01e3d0
commit
c5446b0c25
@ -24,6 +24,9 @@
|
||||
"pid": "0x3635",
|
||||
"device_version": "0.0.1"
|
||||
},
|
||||
"community_layouts": [
|
||||
"65_ansi"
|
||||
],
|
||||
"ws2812": {
|
||||
"pin": "GP18",
|
||||
"driver": "vendor"
|
||||
@ -268,8 +271,9 @@
|
||||
{ "matrix": [4,1], "x":1.25, "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,10], "x":10, "y":4, "w":1.25 },
|
||||
{ "matrix": [4,11], "x":11.25, "y":4, "w":1.25 },
|
||||
{ "matrix": [4,9], "x":10, "y":4 },
|
||||
{ "matrix": [4,10], "x":11, "y":4 },
|
||||
{ "matrix": [4,11], "x":12, "y":4 },
|
||||
{ "matrix": [4,12], "x":13, "y":4 },
|
||||
{ "matrix": [4,13], "x":14, "y":4 },
|
||||
{ "matrix": [4,14], "x":15, "y":4 }
|
||||
|
Loading…
Reference in New Issue
Block a user