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.

10 lines
208 B

  1. {
  2. "usb": {
  3. "device_version": "0.0.1"
  4. },
  5. "matrix_pins": {
  6. "cols": ["D4", "D5", "D3", "B7"],
  7. "rows": ["C7", "B6", "B4", "D7", "D6"]
  8. },
  9. "diode_direction": "COL2ROW"
  10. }