logo

qmk_firmware

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

keyboard.json (294B)


  1. {
  2. "development_board": "kb2040",
  3. "matrix_pins": {
  4. "cols": ["GP8", "GP7", "GP6", "GP5", "GP4", "GP3"],
  5. "rows": ["GP26", "GP18", "GP20", "GP19", "GP10"]
  6. },
  7. "diode_direction": "COL2ROW",
  8. "backlight": {
  9. "pin": "GP9",
  10. "driver": "software"
  11. }
  12. }