From 79751f5b1544ead4e73951443aaf95fc49ff8a23 Mon Sep 17 00:00:00 2001 From: James Young <18669334+noroadsleft@users.noreply.github.com> Date: Sat, 3 Jul 2021 09:44:15 -0700 Subject: Pisces: correct layout macro reference in info.json (#13410) --- keyboards/pisces/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/pisces/info.json') diff --git a/keyboards/pisces/info.json b/keyboards/pisces/info.json index 3e295e83e1..79171152e3 100644 --- a/keyboards/pisces/info.json +++ b/keyboards/pisces/info.json @@ -5,7 +5,7 @@ "width": 15, "height": 3, "layouts": { - "LAYOUT": { + "LAYOUT_split_3x6_1": { "layout": [ {"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":4, "y":0}, {"x":5, "y":0}, {"x":9, "y":0}, {"x":10, "y":0}, {"x":11, "y":0}, {"x":12, "y":0}, {"x":13, "y":0}, {"x":14, "y":0}, {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}, {"x":3, "y":1}, {"x":4, "y":1}, {"x":5, "y":1}, {"x":9, "y":1}, {"x":10, "y":1}, {"x":11, "y":1}, {"x":12, "y":1}, {"x":13, "y":1}, {"x":14, "y":1}, -- cgit v1.2.3