summaryrefslogtreecommitdiffstats
path: root/keyboards/wilba_tech/wt8_a/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/wilba_tech/wt8_a/info.json')
-rw-r--r--keyboards/wilba_tech/wt8_a/info.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/wilba_tech/wt8_a/info.json b/keyboards/wilba_tech/wt8_a/info.json
new file mode 100644
index 000000000..c40d44db7
--- /dev/null
+++ b/keyboards/wilba_tech/wt8_a/info.json
@@ -0,0 +1,13 @@
+{
+ "keyboard_name": "wilba.tech WT8-A",
+ "url": "https://wilba.tech",
+ "maintainer": "Wilba",
+ "bootloader": "atmel-dfu",
+ "width": 4,
+ "height": 2,
+ "layouts": {
+ "LAYOUT": {
+ "layout": [{"label":"x", "x":0, "y":0}, {"label":"x", "x":1, "y":0}, {"label":"x", "x":2, "y":0}, {"label":"x", "x":3, "y":0}, {"label":"x", "x":0, "y":1}, {"label":"x", "x":1, "y":1}, {"label":"x", "x":2, "y":1}, {"label":"x", "x":3, "y":1}]
+ }
+ }
+} \ No newline at end of file