diff options
author | fauxpark <fauxpark@gmail.com> | 2021-09-12 14:10:26 +1000 |
---|---|---|
committer | fauxpark <fauxpark@gmail.com> | 2021-09-12 14:10:26 +1000 |
commit | 1895151a9c71fb870cfc37233a7e89fe88379358 (patch) | |
tree | 1c936be1817c31639d7a3ba394a4081f620072c8 /keyboards/clueboard/17/info.json | |
parent | d0ac03ec8b2af7334ac657dadcf0601d6f3469c0 (diff) | |
parent | 4791cfae1af0bc15a0bd8417c5195bf482b87605 (diff) |
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/clueboard/17/info.json')
-rw-r--r-- | keyboards/clueboard/17/info.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/clueboard/17/info.json b/keyboards/clueboard/17/info.json index 47260572e6..8ef87244ee 100644 --- a/keyboards/clueboard/17/info.json +++ b/keyboards/clueboard/17/info.json @@ -2,8 +2,6 @@ "manufacturer": "Clueboard", "keyboard_name": "Clueboard 17% (Cluepad)", "maintainer": "skullydazed", - "height": 5, - "width": 4, "diode_direction": "COL2ROW", "processor": "atmega32u4", "features": { @@ -44,7 +42,6 @@ }, "layouts": { "LAYOUT_numpad_5x4": { - "key_count": 17, "layout": [ { "label": "Num Lock", "matrix": [0, 0], "w": 1, "x": 0, "y": 0 }, { "label": "/", "matrix": [0, 1], "w": 1, "x": 1, "y": 0 }, |