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) --- data/templates/base/info.json | 2 -- 1 file changed, 2 deletions(-) (limited to 'data/templates') diff --git a/data/templates/base/info.json b/data/templates/base/info.json index af14d87996..3993d85467 100644 --- a/data/templates/base/info.json +++ b/data/templates/base/info.json @@ -2,8 +2,6 @@ "keyboard_name": "%KEYBOARD%", "url": "", "maintainer": "%YOUR_NAME%", - "width": 3, - "height": 2, "layouts": { "LAYOUT": { "layout": [ -- cgit v1.2.1