logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

keyboard.json (272B)


  1. {
  2. "keyboard_name": "Onekey KB2040",
  3. "development_board": "kb2040",
  4. "matrix_pins": {
  5. "cols": ["GP4"],
  6. "rows": ["GP5"]
  7. },
  8. "ws2812": {
  9. "pin": "GP17",
  10. "driver": "vendor"
  11. },
  12. "features": {
  13. "oled": true
  14. }
  15. }