2021-06-23 05:34:17 +06:00
|
|
|
{
|
|
|
|
"keyboard_name": "MakrOSU",
|
2022-08-03 13:15:43 +06:00
|
|
|
"manufacturer": "Valdydesu_",
|
2021-06-23 05:34:17 +06:00
|
|
|
"url": "",
|
|
|
|
"maintainer": "Valdydesu_",
|
2022-08-03 13:15:43 +06:00
|
|
|
"usb": {
|
|
|
|
"vid": "0xAB69",
|
|
|
|
"pid": "0x8585",
|
|
|
|
"device_version": "0.0.1"
|
|
|
|
},
|
2024-03-15 07:42:33 +06:00
|
|
|
"features": {
|
|
|
|
"bootmagic": true,
|
|
|
|
"command": false,
|
|
|
|
"console": false,
|
|
|
|
"encoder": true,
|
|
|
|
"extrakey": true,
|
|
|
|
"mousekey": false,
|
|
|
|
"nkro": true
|
|
|
|
},
|
2023-03-10 19:39:56 +06:00
|
|
|
"matrix_pins": {
|
|
|
|
"cols": ["B2", "B3", "B1", "F7", "F6", "F5"],
|
|
|
|
"rows": ["B6"]
|
|
|
|
},
|
|
|
|
"diode_direction": "COL2ROW",
|
2023-02-26 04:45:12 +06:00
|
|
|
"encoder": {
|
|
|
|
"rotary": [
|
|
|
|
{"pin_a": "E6", "pin_b": "D1"}
|
|
|
|
]
|
|
|
|
},
|
2023-06-25 18:06:31 +06:00
|
|
|
"qmk": {
|
2024-05-23 02:49:15 +06:00
|
|
|
"tap_keycode_delay": 10,
|
|
|
|
"locking": {
|
|
|
|
"enabled": true,
|
|
|
|
"resync": true
|
|
|
|
}
|
2023-06-25 18:06:31 +06:00
|
|
|
},
|
2023-02-17 03:49:49 +06:00
|
|
|
"bootmagic": {
|
|
|
|
"matrix": [0, 5]
|
|
|
|
},
|
2023-02-08 13:41:46 +06:00
|
|
|
"processor": "atmega32u4",
|
|
|
|
"bootloader": "caterina",
|
2021-06-23 05:34:17 +06:00
|
|
|
"layouts": {
|
|
|
|
"LAYOUT": {
|
|
|
|
"layout": [
|
2023-04-05 11:46:59 +06:00
|
|
|
{"matrix": [0, 2], "x": 0, "y": 0},
|
|
|
|
{"matrix": [0, 3], "x": 1, "y": 0},
|
|
|
|
{"matrix": [0, 4], "x": 2, "y": 0},
|
|
|
|
|
|
|
|
{"matrix": [0, 0], "x": 0, "y": 1},
|
|
|
|
{"matrix": [0, 1], "x": 1.5, "y": 1},
|
|
|
|
{"matrix": [0, 5], "x": 2.5, "y": 1}
|
2021-06-23 05:34:17 +06:00
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|