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.
 
 
 
 
 

30 lines
968 B

{
"matrix_pins": {
"cols": ["B7", "D0", "D1", "D2", "C6", "C7", "F6", "F7", "B6", "B5", "D7", "D6"],
"rows": ["D3"]
},
"diode_direction": "COL2ROW",
"processor": "atmega32u4",
"bootloader": "halfkay",
"layouts": {
"LAYOUT_ortho_4x3": {
"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": 0, "y": 1},
{"matrix": [0, 4], "x": 1, "y": 1},
{"matrix": [0, 5], "x": 2, "y": 1},
{"matrix": [0, 6], "x": 0, "y": 2},
{"matrix": [0, 7], "x": 1, "y": 2},
{"matrix": [0, 8], "x": 2, "y": 2},
{"matrix": [0, 9], "x": 0, "y": 3},
{"matrix": [0, 10], "x": 1, "y": 3},
{"matrix": [0, 11], "x": 2, "y": 3}
]
}
}
}