From 716969a01a5a2a6d48bfb4d8595bf85092b7244b Mon Sep 17 00:00:00 2001 From: James Young <18669334+noroadsleft@users.noreply.github.com> Date: Sat, 22 Oct 2022 16:07:31 -0700 Subject: Macro3: rename LAYOUT to LAYOUT_ortho_2x4 (#18820) --- keyboards/macro3/info.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'keyboards/macro3/info.json') diff --git a/keyboards/macro3/info.json b/keyboards/macro3/info.json index f3ebdb8acd..b95ab110f3 100644 --- a/keyboards/macro3/info.json +++ b/keyboards/macro3/info.json @@ -8,8 +8,11 @@ "pid": "0x3388", "device_version": "0.0.3" }, + "layout_aliases": { + "LAYOUT": "LAYOUT_ortho_2x4" + }, "layouts": { - "LAYOUT": { + "LAYOUT_ortho_2x4": { "layout": [ {"x": 0, "y": 0}, {"x": 1, "y": 0}, -- cgit v1.2.3