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.

17 lines
331 B

  1. {
  2. "keyboard_name": "Athena rev Beta",
  3. "usb": {
  4. "pid": "0x6585",
  5. "device_version": "0.0.2"
  6. },
  7. "backlight": {
  8. "pin": "B0",
  9. "levels": 20,
  10. "breathing": true
  11. },
  12. "indicators": {
  13. "caps_lock": "C8"
  14. },
  15. "processor": "STM32F401",
  16. "bootloader": "stm32-dfu"
  17. }