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.

19 lines
426 B

1 year ago
1 year ago
  1. {
  2. "usb": {
  3. "device_version": "0.0.1"
  4. },
  5. "matrix_pins": {
  6. "cols": ["C6", "D4", "D7", "E6", "F7"],
  7. "rows": ["B1", "B3", "B2", "B6", "B5", "B4"]
  8. },
  9. "development_board": "promicro",
  10. "features": {
  11. "bootmagic": false,
  12. "console": false,
  13. "extrakey": false,
  14. "mousekey": false,
  15. "nkro": false,
  16. "rgblight": false,
  17. "lto": true
  18. }
  19. }