qmk_firmware/keyboards/handwired/splittest/bluepill/keyboard.json

15 lines
281 B
JSON

{
"matrix_pins": {
"cols": ["B1"],
"rows": ["B10"]
},
"diode_direction": "COL2ROW",
"development_board": "bluepill",
"features": {
"bootmagic": false,
"mousekey": false,
"extrakey": false,
"console": true
}
}