summaryrefslogtreecommitdiff
path: root/keyboards/momokai/tap_duo/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/momokai/tap_duo/info.json')
-rw-r--r--keyboards/momokai/tap_duo/info.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/momokai/tap_duo/info.json b/keyboards/momokai/tap_duo/info.json
new file mode 100644
index 0000000000..d24aeaace5
--- /dev/null
+++ b/keyboards/momokai/tap_duo/info.json
@@ -0,0 +1,23 @@
+{
+ "keyboard_name": "Tap Duo",
+ "manufacturer": "Momokai",
+ "url": "",
+ "maintainer": "qmk",
+ "usb": {
+ "vid": "0x69F9",
+ "pid": "0x0005",
+ "device_version": "0.0.1"
+ },
+ "layouts": {
+ "LAYOUT": {
+ "layout": [
+ { "label": "K00 (E0,E6)", "x": 0.25, "y": 0 },
+ { "label": "K01 (E0,B2)", "x": 1.25, "y": 0 },
+ { "label": "K02 (E0,D1)", "x": 0.75, "y": 1.25, "w": 0.5, "h": 0.5 },
+ { "label": "K03 (E0,D2)", "x": 1.25, "y": 1.25, "w": 0.5, "h": 0.5 },
+ { "label": "K04 (E0,D3)", "x": 1.75, "y": 1.25, "w": 0.5, "h": 0.5 }
+ ]
+ }
+ }
+ ,"meta": "https://noroadsleft.github.io/kbf_qmk_converter/"
+}