From c5446b0c25184d4555ebfb4f1935ec505ecfee02 Mon Sep 17 00:00:00 2001 From: Aaron Hong Date: Thu, 1 Jun 2023 02:59:26 -0700 Subject: [PATCH] Synth Labs 065 - Readd fixed 65_ansi community layout support --- keyboards/synthlabs/065/info.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/keyboards/synthlabs/065/info.json b/keyboards/synthlabs/065/info.json index 20994d68751..72fb16d64b4 100644 --- a/keyboards/synthlabs/065/info.json +++ b/keyboards/synthlabs/065/info.json @@ -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 }