aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>2019-09-14 20:16:26 -0700
committerDrashna Jaelre <drashna@live.com>2019-09-14 20:16:26 -0700
commit38a0a6a092aaef1c01b700a5109de98e50058bcb (patch)
tree514458dfe874b3d0a6fda416e7ebac80c5fd457f
parent8294a0de2c573a6b4ea536a9be11fd78e486ff5a (diff)
downloadfirmware-38a0a6a092aaef1c01b700a5109de98e50058bcb.tar.gz
firmware-38a0a6a092aaef1c01b700a5109de98e50058bcb.tar.bz2
firmware-38a0a6a092aaef1c01b700a5109de98e50058bcb.zip
[Keyboard] TheVanKeyboards Caravan: Configurator layout support (#6737)
-rw-r--r--keyboards/thevankeyboards/caravan/info.json57
1 files changed, 57 insertions, 0 deletions
diff --git a/keyboards/thevankeyboards/caravan/info.json b/keyboards/thevankeyboards/caravan/info.json
new file mode 100644
index 000000000..51b016d80
--- /dev/null
+++ b/keyboards/thevankeyboards/caravan/info.json
@@ -0,0 +1,57 @@
+{
+ "keyboard_name": "TheVanKeyboards Caravan",
+ "url": "",
+ "maintainer": "qmk",
+ "width": 13.75,
+ "height": 4,
+ "layouts": {
+ "LAYOUT": {
+ "layout": [
+ {"label":"K00", "x":0, "y":0},
+ {"label":"K01", "x":1, "y":0},
+ {"label":"K02", "x":2, "y":0},
+ {"label":"K03", "x":3, "y":0},
+ {"label":"K04", "x":4, "y":0},
+ {"label":"K05", "x":5, "y":0},
+ {"label":"K06", "x":7, "y":0},
+ {"label":"K07", "x":8, "y":0},
+ {"label":"K08", "x":9, "y":0},
+ {"label":"K09", "x":10, "y":0},
+ {"label":"K0A", "x":11, "y":0},
+ {"label":"K0B", "x":12, "y":0, "w":1.75},
+ {"label":"K10", "x":0, "y":1, "w":1.25},
+ {"label":"K11", "x":1.25, "y":1},
+ {"label":"K12", "x":2.25, "y":1},
+ {"label":"K13", "x":3.25, "y":1},
+ {"label":"K14", "x":4.25, "y":1},
+ {"label":"K15", "x":5.25, "y":1},
+ {"label":"K16", "x":7.25, "y":1},
+ {"label":"K17", "x":8.25, "y":1},
+ {"label":"K18", "x":9.25, "y":1},
+ {"label":"K19", "x":10.25, "y":1},
+ {"label":"K1A", "x":11.25, "y":1},
+ {"label":"K1B", "x":12.25, "y":1, "w":1.5},
+ {"label":"K20", "x":0, "y":2, "w":1.75},
+ {"label":"K21", "x":1.75, "y":2},
+ {"label":"K22", "x":2.75, "y":2},
+ {"label":"K23", "x":3.75, "y":2},
+ {"label":"K24", "x":4.75, "y":2},
+ {"label":"K25", "x":5.75, "y":2},
+ {"label":"K26", "x":7.75, "y":2},
+ {"label":"K27", "x":8.75, "y":2},
+ {"label":"K28", "x":9.75, "y":2},
+ {"label":"K29", "x":10.75, "y":2},
+ {"label":"K2A", "x":11.75, "y":2},
+ {"label":"K2B", "x":12.75, "y":2},
+ {"label":"K30", "x":0, "y":3, "w":1.25},
+ {"label":"K31", "x":1.25, "y":3, "w":1.5},
+ {"label":"K32", "x":2.75, "y":3, "w":1.25},
+ {"label":"K33", "x":4, "y":3, "w":2.25},
+ {"label":"K37", "x":7.25, "y":3, "w":2},
+ {"label":"K38", "x":9.25, "y":3, "w":1.25},
+ {"label":"K39", "x":10.5, "y":3, "w":1.5},
+ {"label":"K3B", "x":12, "y":3, "w":1.75}
+ ]
+ }
+ }
+}