logo

qmk_firmware

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

keyboard.json (311B)


  1. {
  2. "keyboard_name": "Anne Pro 2 C15 (QMK)",
  3. "usb": {
  4. "pid": "0x8008"
  5. },
  6. "diode_direction": "COL2ROW",
  7. "matrix_pins": {
  8. "cols": ["C4", "C5", "B10", "B11", "C0", "A15", "A8", "A10", "A11", "A12", "A13", "A14", "B2", "B3"],
  9. "rows": ["C2", "C1", "B5", "B4", "C3"]
  10. }
  11. }