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/atomic/info.json | 2 -- 1 file changed, 2 deletions(-) (limited to 'keyboards/atomic/info.json') diff --git a/keyboards/atomic/info.json b/keyboards/atomic/info.json index b4054eacdc..d55ba4b75a 100644 --- a/keyboards/atomic/info.json +++ b/keyboards/atomic/info.json @@ -1,8 +1,6 @@ { "keyboard_name": "Atomic", "maintainer": "jackhumbert", - "width": 15, - "height": 5, "layout_aliases": { "LAYOUT_grid": "LAYOUT_ortho_5x15" }, -- cgit v1.2.3