logo

qmk_firmware

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

keyboard.json (189B)


  1. {
  2. "matrix_pins": {
  3. "cols": ["D6", "D7", "B4", "D3", "C6", "C7"],
  4. "rows": ["F6", "B5", "B6", "F7"]
  5. },
  6. "diode_direction": "COL2ROW",
  7. "bootloader": "halfkay"
  8. }