summaryrefslogtreecommitdiffstats
path: root/keyboards/wilba_tech/wt8_a/info.json
diff options
context:
space:
mode:
authorWilba <Jason.S.Williams@gmail.com>2018-12-18 17:28:31 +0100
committerDrashna Jaelre <drashna@live.com>2018-12-18 17:28:31 +0100
commiteeda99bf2e49f61e63cf3603866ecc64397284af (patch)
tree2f5dc01ae2604581921606ec876eac8a50cc8d06 /keyboards/wilba_tech/wt8_a/info.json
parent20e134e6817f2927dfa146524f84335b0b7cced3 (diff)
downloadqmk_firmware-eeda99bf2e49f61e63cf3603866ecc64397284af.tar.gz
qmk_firmware-eeda99bf2e49f61e63cf3603866ecc64397284af.tar.xz
Keyboard: Initial commit of WT8-A implementation (#4674)
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