diff options
| author | Ryan | 2021-09-12 06:04:56 +0200 |
|---|---|---|
| committer | GitHub | 2021-09-12 06:04:56 +0200 |
| commit | 4791cfae1af0bc15a0bd8417c5195bf482b87605 (patch) | |
| tree | c8bce61c28184407f9af5cd6b07f369c5c51acb0 /keyboards/tgr/alice/info.json | |
| parent | f1084712d72eb0e942ac46a9e606cc2d3af11dc6 (diff) | |
Remove width, height and key_count from info.json (#14274)
Diffstat (limited to 'keyboards/tgr/alice/info.json')
| -rw-r--r-- | keyboards/tgr/alice/info.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/tgr/alice/info.json b/keyboards/tgr/alice/info.json index 13377293c3..7e92a9ceda 100644 --- a/keyboards/tgr/alice/info.json +++ b/keyboards/tgr/alice/info.json @@ -2,11 +2,8 @@ "keyboard_name": "TGR Alice", "url": "", "maintainer": "Felipe Coury", - "width": 17.75, - "height": 5, "layouts": { "LAYOUT_alice_split_bs": { - "key_count": 66, "layout": [ {"label":"K63", "x":0, "y":0}, {"label":"K00", "x":1.25, "y":0}, |