logo

qmk_firmware

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

keyboard.json (173B)


  1. {
  2. "bootloader": "rp2040",
  3. "processor": "RP2040",
  4. "matrix_pins": {
  5. "cols": ["GP10", "GP11", "GP12"],
  6. "rows": ["GP21", "GP20", "GP19"]
  7. }
  8. }