2020-12-25 06:44:32 -08:00
|
|
|
{
|
|
|
|
"keyboard_name": "Kawii9",
|
2022-08-03 00:03:47 -07:00
|
|
|
"manufacturer": "KiwiKey",
|
2020-12-25 06:44:32 -08:00
|
|
|
"url": "http://kiwikey.vn/kawii9/",
|
|
|
|
"maintainer": "KiwiKey",
|
2022-08-03 00:03:47 -07:00
|
|
|
"usb": {
|
|
|
|
"vid": "0x4B57",
|
|
|
|
"pid": "0x0303",
|
|
|
|
"device_version": "0.0.2"
|
|
|
|
},
|
2023-06-17 21:39:07 -07:00
|
|
|
"rgblight": {
|
2023-06-24 00:37:54 -07:00
|
|
|
"saturation_steps": 8,
|
|
|
|
"brightness_steps": 8,
|
2023-06-17 21:39:07 -07:00
|
|
|
"led_count": 4
|
|
|
|
},
|
2023-04-06 01:00:54 -07:00
|
|
|
"ws2812": {
|
|
|
|
"pin": "D3"
|
|
|
|
},
|
2023-03-10 09:59:07 -08:00
|
|
|
"matrix_pins": {
|
|
|
|
"cols": ["F4", "F5", "F6"],
|
|
|
|
"rows": ["B6", "B5", "B4"]
|
|
|
|
},
|
|
|
|
"diode_direction": "COL2ROW",
|
2023-02-07 23:41:46 -08:00
|
|
|
"processor": "atmega32u4",
|
|
|
|
"bootloader": "atmel-dfu",
|
2020-12-25 06:44:32 -08:00
|
|
|
"layouts": {
|
|
|
|
"LAYOUT_ortho_3x3": {
|
|
|
|
"layout": [
|
2023-03-28 21:54:34 -07:00
|
|
|
{"matrix": [0, 0], "x": 0, "y": 0},
|
|
|
|
{"matrix": [0, 1], "x": 1, "y": 0},
|
|
|
|
{"matrix": [0, 2], "x": 2, "y": 0},
|
|
|
|
|
|
|
|
{"matrix": [1, 0], "x": 0, "y": 1},
|
|
|
|
{"matrix": [1, 1], "x": 1, "y": 1},
|
|
|
|
{"matrix": [1, 2], "x": 2, "y": 1},
|
|
|
|
|
|
|
|
{"matrix": [2, 0], "x": 0, "y": 2},
|
|
|
|
{"matrix": [2, 1], "x": 1, "y": 2},
|
|
|
|
{"matrix": [2, 2], "x": 2, "y": 2}
|
2020-12-25 06:44:32 -08:00
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|