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/subatomic/info.json | 5 ----- 1 file changed, 5 deletions(-) (limited to 'keyboards/subatomic') diff --git a/keyboards/subatomic/info.json b/keyboards/subatomic/info.json index 7c09d96002..b4a18c3487 100644 --- a/keyboards/subatomic/info.json +++ b/keyboards/subatomic/info.json @@ -2,11 +2,8 @@ "keyboard_name": "Subatomic", "url": "", "maintainer": "qmk", - "width": 14, - "height": 5, "layouts": { "LAYOUT_ortho_5x14": { - "key_count": 70, "layout": [ {"label":"k00", "x":0, "y":0}, {"label":"k01", "x":1, "y":0}, @@ -82,7 +79,6 @@ }, "LAYOUT_ortho_5x14_1x2uC": { - "key_count": 69, "layout": [ {"label":"k00", "x":0, "y":0}, {"label":"k01", "x":1, "y":0}, @@ -157,7 +153,6 @@ }, "LAYOUT_ortho_5x14_2x2u": { - "key_count": 68, "layout": [ {"label":"k00", "x":0, "y":0}, {"label":"k01", "x":1, "y":0}, -- cgit v1.2.3