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.

14 lines
335 B

1 month ago
1 month ago
  1. {
  2. "development_board": "blackpill_f411",
  3. "matrix_pins": {
  4. "cols": ["B1", "B0", "A7", "A6", "A5", "A4"],
  5. "rows": ["B12", "B13", "B14", "B15", "A8", "A9", "A10"]
  6. },
  7. "diode_direction": "COL2ROW",
  8. "split": {
  9. "enabled": true,
  10. "bootmagic": {
  11. "matrix": [7, 0]
  12. }
  13. }
  14. }