From 891780b17f0dcf86624cadc18fb0fbeb2ee418d8 Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Fri, 20 Jan 2023 01:59:46 +0000 Subject: Refactor some layouts which contain keyboard name (#19642) --- keyboards/reviung/reviung33/info.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'keyboards/reviung/reviung33/info.json') diff --git a/keyboards/reviung/reviung33/info.json b/keyboards/reviung/reviung33/info.json index f5d83a1363..af7584eee0 100644 --- a/keyboards/reviung/reviung33/info.json +++ b/keyboards/reviung/reviung33/info.json @@ -8,8 +8,11 @@ "pid": "0x516D", "device_version": "0.0.1" }, + "layout_aliases": { + "LAYOUT_reviung33": "LAYOUT" + }, "layouts": { - "LAYOUT_reviung33": { + "LAYOUT": { "layout": [ {"x":0, "y":0}, {"x":1, "y":0}, -- cgit v1.2.3