keyboard.json 257 B

12345678
  1. {
  2. "matrix_pins": {
  3. "cols": ["A8", "B11", "B10", "B15", "A10", "A1", "A2", "A3", "A4", "A5", "A6", "A7", "B0", "B1"],
  4. "rows": ["B4", "B3", "A15", "B13", "B5"]
  5. },
  6. "diode_direction": "COL2ROW",
  7. "development_board": "bluepill"
  8. }