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
349 B

  1. {
  2. "keyboard_name": "Onekey Teensy 2.0++",
  3. "processor": "at90usb1286",
  4. "bootloader": "halfkay",
  5. "matrix_pins": {
  6. "cols": ["F4"],
  7. "rows": ["F5"]
  8. },
  9. "backlight": {
  10. "pin": "B6"
  11. },
  12. "rgblight": {
  13. "pin": "F6"
  14. },
  15. "apa102": {
  16. "data_pin": "F6",
  17. "clock_pin": "F7"
  18. }
  19. }