66 lines
1.9 KiB
JSON
66 lines
1.9 KiB
JSON
{
|
|
"keyboard_name": "Tap Duo",
|
|
"manufacturer": "Momokai",
|
|
"url": "",
|
|
"maintainer": "peepeetee",
|
|
"usb": {
|
|
"vid": "0x69F9",
|
|
"pid": "0x0005",
|
|
"device_version": "0.0.1"
|
|
},
|
|
"ws2812": {
|
|
"pin": "F0"
|
|
},
|
|
"rgb_matrix": {
|
|
"animations": {
|
|
"gradient_left_right": true,
|
|
"breathing": true,
|
|
"band_sat": true,
|
|
"band_val": true,
|
|
"band_spiral_sat": true,
|
|
"band_spiral_val": true,
|
|
"cycle_all": true,
|
|
"cycle_left_right": true,
|
|
"cycle_up_down": true,
|
|
"rainbow_moving_chevron": true,
|
|
"cycle_out_in": true,
|
|
"cycle_pinwheel": true,
|
|
"cycle_spiral": true,
|
|
"rainbow_beacon": true,
|
|
"raindrops": true,
|
|
"pixel_fractal": true,
|
|
"typing_heatmap": true,
|
|
"solid_reactive": true,
|
|
"solid_reactive_multiwide": true,
|
|
"solid_reactive_nexus": true,
|
|
"solid_reactive_multinexus": true,
|
|
"splash": true,
|
|
"solid_splash": true
|
|
},
|
|
"driver": "ws2812",
|
|
"max_brightness": 200,
|
|
"sleep": true
|
|
},
|
|
"matrix_pins": {
|
|
"cols": ["E6", "B2", "D1", "D2", "D3"],
|
|
"rows": ["E0"]
|
|
},
|
|
"diode_direction": "COL2ROW",
|
|
"processor": "atmega32u4",
|
|
"bootloader": "atmel-dfu",
|
|
"bootmagic": {
|
|
"matrix": [0, 3]
|
|
},
|
|
"layouts": {
|
|
"LAYOUT": {
|
|
"layout": [
|
|
{"matrix": [0, 0], "x": 0, "y": 0},
|
|
{"matrix": [0, 1], "x": 1, "y": 0},
|
|
|
|
{"matrix": [0, 2], "x": 0.5, "y": 1.25, "w": 0.5, "h": 0.5},
|
|
{"matrix": [0, 3], "x": 1, "y": 1.25, "w": 0.5, "h": 0.5},
|
|
{"matrix": [0, 4], "x": 1.5, "y": 1.25, "w": 0.5, "h": 0.5}
|
|
]
|
|
}
|
|
}
|
|
}
|