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.

15 lines
306 B

  1. {
  2. "matrix_pins": {
  3. "cols": ["B1"],
  4. "rows": ["B10"]
  5. },
  6. "diode_direction": "COL2ROW",
  7. "processor": "STM32F103",
  8. "bootloader": "stm32duino",
  9. "features": {
  10. "bootmagic": false,
  11. "mousekey": false,
  12. "extrakey": false,
  13. "console": true
  14. }
  15. }