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.

18 lines
331 B

  1. {
  2. "keyboard_name": "Onekey Bluepill STM32F103",
  3. "development_board": "bluepill",
  4. "matrix_pins": {
  5. "cols": ["B0"],
  6. "rows": ["A7"]
  7. },
  8. "backlight": {
  9. "pin": "A0"
  10. },
  11. "rgblight": {
  12. "pin": "A1"
  13. },
  14. "apa102": {
  15. "data_pin": "A1",
  16. "clock_pin": "A2"
  17. }
  18. }