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.
 
 
 
 
 

50 lines
1.3 KiB

{
"manufacturer": "takashicompany",
"keyboard_name": "Rookey",
"maintainer": "takashicompany",
"development_board": "promicro",
"diode_direction": "COL2ROW",
"encoder": {
"rotary": [
{"pin_a": "B4", "pin_b": "E6"}
]
},
"features": {
"bootmagic": true,
"command": false,
"console": false,
"encoder": true,
"extrakey": true,
"mousekey": true,
"nkro": true
},
"matrix_pins": {
"direct": [
["F4", "F5", "F6", "F7", "B1", "B3", "B2", "B6", "B5"]
]
},
"url": "https://github.com/takashicompany/rookey",
"usb": {
"device_version": "1.0.0",
"pid": "0x0056",
"vid": "0x7463"
},
"dynamic_keymap": {
"layer_count": 16
},
"layouts": {
"LAYOUT": {
"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": 3, "y": 0},
{"matrix": [0, 4], "x": 0, "y": 1},
{"matrix": [0, 5], "x": 1, "y": 1},
{"matrix": [0, 6], "x": 2, "y": 1},
{"matrix": [0, 7], "x": 3, "y": 1},
{"matrix": [0, 8], "x": 4, "y": 2}
]
}
}
}