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.

22 lines
574 B

  1. {
  2. "keyboard_name": "Athena rev Beta",
  3. "usb": {
  4. "pid": "0x6585",
  5. "device_version": "0.0.2"
  6. },
  7. "matrix_pins": {
  8. "cols": ["C7", "C6", "B14", "B12", "B10", "B1", "C4", "A7", "A6", "A5", "A4", "A3", "A2", "C5", "A10", "A8", "C9"],
  9. "rows": ["C11", "C12", "C10", "A15", "C0", "A1"]
  10. },
  11. "diode_direction": "COL2ROW",
  12. "backlight": {
  13. "pin": "B0",
  14. "levels": 20,
  15. "breathing": true
  16. },
  17. "indicators": {
  18. "caps_lock": "C8"
  19. },
  20. "processor": "STM32F401",
  21. "bootloader": "stm32-dfu"
  22. }