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

  1. {
  2. "keyboard_name": "Onekey Blackpill STM32F401 TinyUF2",
  3. "processor": "STM32F401",
  4. "bootloader": "tinyuf2",
  5. "board": "BLACKPILL_STM32_F401",
  6. "matrix_pins": {
  7. "cols": ["B0"],
  8. "rows": ["A7"]
  9. },
  10. "backlight": {
  11. "pin": "A0"
  12. },
  13. "rgblight": {
  14. "pin": "A1"
  15. }
  16. }