logo

qmk_firmware

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

keyboard.json (376B)


  1. {
  2. "features": {
  3. "bootmagic": true,
  4. "extrakey": true,
  5. "mousekey": true,
  6. "nkro": true,
  7. "rgb_matrix": true
  8. },
  9. "matrix_pins": {
  10. "cols": ["B15", "A8", "A10", "A15", "B3", "B4", "B5", "B8", "B9", "C13", "C14", "C15", "A0", "A1"],
  11. "rows": ["B12", "B11", "B10", "B1", "A3"]
  12. },
  13. "diode_direction": "COL2ROW"
  14. }