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.

13 lines
430 B

  1. {
  2. "usb": {
  3. "device_version": "0.0.2"
  4. },
  5. "matrix_pins": {
  6. "cols": ["B0", "B1", "B10", "B12", "B13", "B14", "B15", "A8", "A7", "A10", "A6", "A5", "A15", "B3", "B4", "B5", "B6", "B7", "B8", "B9"],
  7. "rows": ["C13", "C14", "C15", "A0", "A1", "A2", "A3", "A4"]
  8. },
  9. "diode_direction": "ROW2COL",
  10. "processor": "STM32F411",
  11. "bootloader": "stm32-dfu",
  12. "board": "BLACKPILL_STM32_F411"
  13. }