[Keyboard] Add momokai tap duo (#19042)
This commit is contained in:
23
keyboards/momokai/tap_duo/info.json
Normal file
23
keyboards/momokai/tap_duo/info.json
Normal file
@@ -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/"
|
||||
}
|
||||
Reference in New Issue
Block a user