You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

98 lines
3.3 KiB

{
"keyboard_name": "YMD09",
"manufacturer": "YMDK",
"url": "https://www.aliexpress.com/item/4000510880374.html",
"maintainer": "kaeltis",
"usb": {
"vid": "0x594D",
"pid": "0x4409",
"device_version": "0.0.1"
},
"matrix_pins": {
"cols": ["D6", "D2", "D1"],
"rows": ["F5", "F4", "F1"]
},
"diode_direction": "ROW2COL",
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"console": false,
"command": false,
"nkro": true,
"rgb_matrix": true
},
"ws2812": {
"pin": "E2"
},
"build": {
"lto": true
},
"layouts": {
"LAYOUT": {
"layout": [
{"label": "7", "matrix": [0, 0], "x": 0, "y": 0},
{"label": "8", "matrix": [0, 1], "x": 1, "y": 0},
{"label": "9", "matrix": [0, 2], "x": 2, "y": 0},
{"label": "4", "matrix": [1, 0], "x": 0, "y": 1},
{"label": "5", "matrix": [1, 1], "x": 1, "y": 1},
{"label": "6", "matrix": [1, 2], "x": 2, "y": 1},
{"label": "1", "matrix": [2, 0], "x": 0, "y": 2},
{"label": "2", "matrix": [2, 1], "x": 1, "y": 2},
{"label": "3", "matrix": [2, 2], "x": 2, "y": 2}
]
}
},
"rgb_matrix": {
"animations": {
"breathing": 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,
"dual_beacon": true,
"rainbow_beacon": true,
"raindrops": true,
"jellybean_raindrops": true,
"hue_breathing": true,
"hue_pendulum": true,
"hue_wave": true,
"pixel_rain": true,
"pixel_flow": true,
"pixel_fractal": true,
"typing_heatmap": true,
"digital_rain": true,
"solid_reactive_simple": true,
"solid_reactive": true,
"solid_reactive_wide": true,
"solid_reactive_multiwide": true,
"solid_reactive_cross": true,
"solid_reactive_multicross": true,
"solid_reactive_nexus": true,
"solid_reactive_multinexus": true,
"splash": true,
"multisplash": true,
"solid_splash": true,
"solid_multisplash": true
},
"driver": "ws2812",
"layout": [
{"flags": 4, "matrix": [0, 2], "x": 64, "y": 0}, //7
{"flags": 4, "matrix": [0, 1], "x": 32, "y": 0}, //8
{"flags": 4, "matrix": [0, 0], "x": 0, "y": 0}, //9
{"flags": 4, "matrix": [1, 2], "x": 64, "y": 32}, //4
{"flags": 4, "matrix": [1, 1], "x": 32, "y": 32}, //5
{"flags": 4, "matrix": [1, 0], "x": 0, "y": 32}, //6
{"flags": 4, "matrix": [2, 2], "x": 64, "y": 64}, //1
{"flags": 4, "matrix": [2, 1], "x": 32, "y": 64}, //2
{"flags": 4, "matrix": [2, 0], "x": 0, "y": 64} //3
],
"center_point": [32, 32],
"sleep": true
}
}