77 lines
2.5 KiB
JSON
77 lines
2.5 KiB
JSON
{
|
|
"keyboard_name": "NUMPAD",
|
|
"manufacturer": "X-BOWS",
|
|
"url": "",
|
|
"maintainer": "xbows-qmk",
|
|
"usb": {
|
|
"vid": "0x5842",
|
|
"pid": "0x4E75",
|
|
"device_version": "0.0.1"
|
|
},
|
|
"rgb_matrix": {
|
|
"animations": {
|
|
"breathing": true,
|
|
"band_spiral_val": true,
|
|
"cycle_all": true,
|
|
"cycle_left_right": true,
|
|
"cycle_up_down": true,
|
|
"cycle_out_in": true,
|
|
"cycle_pinwheel": true,
|
|
"cycle_spiral": true,
|
|
"rainbow_pinwheels": true,
|
|
"raindrops": true,
|
|
"solid_reactive_simple": true,
|
|
"solid_reactive": true,
|
|
"solid_reactive_wide": true,
|
|
"solid_reactive_cross": true,
|
|
"splash": true,
|
|
"solid_multisplash": true
|
|
},
|
|
"center_point": [30, 32],
|
|
"driver": "is31fl3731",
|
|
"led_process_limit": 18,
|
|
"max_brightness": 200,
|
|
"sleep": true
|
|
},
|
|
"matrix_pins": {
|
|
"cols": ["D4", "D6", "B2", "B1"],
|
|
"rows": ["B5", "B4", "C6", "B6", "D7", "B3"]
|
|
},
|
|
"diode_direction": "COL2ROW",
|
|
"processor": "atmega32u4",
|
|
"bootloader": "atmel-dfu",
|
|
"debounce": 3,
|
|
"layouts": {
|
|
"LAYOUT": {
|
|
"layout": [
|
|
{"matrix": [0, 0], "x": 0, "y": 0},
|
|
{"matrix": [0, 1], "x": 1, "y": 0},
|
|
{"matrix": [0, 2], "x": 2, "y": 0},
|
|
{"matrix": [0, 3], "x": 3, "y": 0},
|
|
|
|
{"matrix": [1, 0], "x": 0, "y": 1.5},
|
|
{"matrix": [1, 1], "x": 1, "y": 1.5},
|
|
{"matrix": [1, 2], "x": 2, "y": 1.5},
|
|
{"matrix": [1, 3], "x": 3, "y": 1.5},
|
|
|
|
{"matrix": [2, 0], "x": 0, "y": 2.5},
|
|
{"matrix": [2, 1], "x": 1, "y": 2.5},
|
|
{"matrix": [2, 2], "x": 2, "y": 2.5},
|
|
{"matrix": [2, 3], "x": 3, "y": 2.5},
|
|
|
|
{"matrix": [3, 0], "x": 0, "y": 3.5},
|
|
{"matrix": [3, 1], "x": 1, "y": 3.5},
|
|
{"matrix": [3, 2], "x": 2, "y": 3.5},
|
|
{"matrix": [3, 3], "x": 3, "y": 3.5},
|
|
|
|
{"matrix": [4, 0], "x": 0, "y": 4.5},
|
|
{"matrix": [4, 1], "x": 1, "y": 4.5},
|
|
{"matrix": [4, 2], "x": 2, "y": 4.5},
|
|
{"matrix": [4, 3], "x": 3, "y": 4.5, "h": 2},
|
|
|
|
{"matrix": [5, 0], "x": 0, "y": 5.5, "w": 2},
|
|
{"matrix": [5, 2], "x": 2, "y": 5.5}
|
|
]
|
|
}
|
|
}
|
|
}
|