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.
 
 
 
 
 

40 lines
977 B

{
"keyboard_name": "MakrOSU",
"manufacturer": "Valdydesu_",
"url": "",
"maintainer": "Valdydesu_",
"usb": {
"vid": "0xAB69",
"pid": "0x8585",
"device_version": "0.0.1"
},
"matrix_pins": {
"cols": ["B2", "B3", "B1", "F7", "F6", "F5"],
"rows": ["B6"]
},
"diode_direction": "COL2ROW",
"encoder": {
"rotary": [
{"pin_a": "E6", "pin_b": "D1"}
]
},
"bootmagic": {
"matrix": [0, 5]
},
"processor": "atmega32u4",
"bootloader": "caterina",
"layouts": {
"LAYOUT": {
"layout": [
{"label" : "Esc", "x":0, "y":0},
{"label" : "F1", "x":1, "y":0},
{"label" : "F2", "x":2, "y":0},
{"label" : "Lower", "x":0, "y":1},
{"label" : "Z", "x":1.5, "y":1},
{"label" : "X", "x":2.5, "y":1}
]
}
}
}