2021-06-23 01:34:17 +02:00
|
|
|
{
|
|
|
|
"keyboard_name": "MakrOSU",
|
2022-08-03 09:15:43 +02:00
|
|
|
"manufacturer": "Valdydesu_",
|
2021-06-23 01:34:17 +02:00
|
|
|
"url": "",
|
|
|
|
"maintainer": "Valdydesu_",
|
2022-08-03 09:15:43 +02:00
|
|
|
"usb": {
|
|
|
|
"vid": "0xAB69",
|
|
|
|
"pid": "0x8585",
|
|
|
|
"device_version": "0.0.1"
|
|
|
|
},
|
2024-03-15 02:42:33 +01:00
|
|
|
"features": {
|
|
|
|
"bootmagic": true,
|
|
|
|
"command": false,
|
|
|
|
"console": false,
|
|
|
|
"encoder": true,
|
|
|
|
"extrakey": true,
|
|
|
|
"mousekey": false,
|
|
|
|
"nkro": true
|
|
|
|
},
|
2023-03-10 14:39:56 +01:00
|
|
|
"matrix_pins": {
|
|
|
|
"cols": ["B2", "B3", "B1", "F7", "F6", "F5"],
|
|
|
|
"rows": ["B6"]
|
|
|
|
},
|
|
|
|
"diode_direction": "COL2ROW",
|
2023-02-25 23:45:12 +01:00
|
|
|
"encoder": {
|
|
|
|
"rotary": [
|
|
|
|
{"pin_a": "E6", "pin_b": "D1"}
|
|
|
|
]
|
|
|
|
},
|
2023-06-25 14:06:31 +02:00
|
|
|
"qmk": {
|
2024-05-22 22:49:15 +02:00
|
|
|
"tap_keycode_delay": 10,
|
|
|
|
"locking": {
|
|
|
|
"enabled": true,
|
|
|
|
"resync": true
|
|
|
|
}
|
2023-06-25 14:06:31 +02:00
|
|
|
},
|
2023-02-16 22:49:49 +01:00
|
|
|
"bootmagic": {
|
|
|
|
"matrix": [0, 5]
|
|
|
|
},
|
2023-02-08 08:41:46 +01:00
|
|
|
"processor": "atmega32u4",
|
|
|
|
"bootloader": "caterina",
|
2021-06-23 01:34:17 +02:00
|
|
|
"layouts": {
|
|
|
|
"LAYOUT": {
|
|
|
|
"layout": [
|
2023-04-05 07:46:59 +02: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 01:34:17 +02:00
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|