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.

11 lines
251 B

1 year ago
1 year ago
  1. {
  2. "usb": {
  3. "device_version": "0.0.2"
  4. },
  5. "matrix_pins": {
  6. "cols": ["A7", "A6", "A5", "A4", "B4"],
  7. "rows": ["B15", "A8", "A9", "A10", "A15", "B3"]
  8. },
  9. "processor": "STM32F103",
  10. "bootloader": "stm32duino"
  11. }