From 4791cfae1af0bc15a0bd8417c5195bf482b87605 Mon Sep 17 00:00:00 2001 From: Ryan Date: Sun, 12 Sep 2021 14:04:56 +1000 Subject: Remove width, height and key_count from info.json (#14274) --- keyboards/lazydesigners/the30/info.json | 3 --- 1 file changed, 3 deletions(-) (limited to 'keyboards/lazydesigners/the30') diff --git a/keyboards/lazydesigners/the30/info.json b/keyboards/lazydesigners/the30/info.json index 97974112eb..7f423620f4 100644 --- a/keyboards/lazydesigners/the30/info.json +++ b/keyboards/lazydesigners/the30/info.json @@ -2,11 +2,8 @@ "keyboard_name": "THE30", "url": "http://lazydesigners.cn", "maintainer": "Erovia", - "width": 10, - "height": 3, "layouts": { "LAYOUT_ortho_3x10": { - "key_count": 30, "layout": [ {"label":"Q", "x":0, "y":0}, {"label":"W", "x":1, "y":0}, -- cgit v1.2.3