keyboard.json (551B)
- {
- "usb": {
- "device_version": "0.0.2"
- },
- "features": {
- "bootmagic": false,
- "command": true,
- "console": true,
- "extrakey": true,
- "mousekey": true,
- "nkro": true
- },
- "matrix_pins": {
- "cols": ["B0", "B1", "B10", "B12", "B13", "B14", "B15", "A8", "A7", "A10", "A6", "A5", "A15", "B3", "B4", "B5", "B6", "B7", "B8", "B9"],
- "rows": ["C13", "C14", "C15", "A0", "A1", "A2", "A3", "A4"]
- },
- "diode_direction": "ROW2COL",
- "development_board": "blackpill_f411"
- }