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/bpiphany/sixshooter | |
parent | d0ac03ec8b2af7334ac657dadcf0601d6f3469c0 (diff) | |
parent | 4791cfae1af0bc15a0bd8417c5195bf482b87605 (diff) |
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/bpiphany/sixshooter')
-rw-r--r-- | keyboards/bpiphany/sixshooter/info.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/bpiphany/sixshooter/info.json b/keyboards/bpiphany/sixshooter/info.json index 79044589da..f45419746a 100644 --- a/keyboards/bpiphany/sixshooter/info.json +++ b/keyboards/bpiphany/sixshooter/info.json @@ -2,11 +2,8 @@ "keyboard_name": "SixShooter", "maintainer": "qmk", "url": "https://geekhack.org/index.php?topic=70033.0", - "width": 3, - "height": 2, "layouts": { "LAYOUT": { - "key_count": 6, "layout": [{"label":"K00", "x":0, "y":0}, {"label":"K01", "x":1, "y":0}, {"label":"K02", "x":2, "y":0}, {"label":"K03", "x":0, "y":1}, {"label":"K04", "x":1, "y":1}, {"label":"K05", "x":2, "y":1}] } } |