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.

16 lines
375 B

  1. {
  2. "keyboard_name": "Scylla STeMCell",
  3. "usb": {
  4. "device_version": "2.0.0"
  5. },
  6. "matrix_pins": {
  7. "cols": ["F6", "F5", "B6", "D7", "E6", "B4"],
  8. "rows": ["F4", "F7", "C6", "D4", "B5"]
  9. },
  10. "diode_direction": "ROW2COL",
  11. "split": {
  12. "soft_serial_pin": "D2"
  13. },
  14. "processor": "STM32F411",
  15. "bootloader": "stm32-dfu"
  16. }