logo

qmk_firmware

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

keyboard.json (165B)


  1. {
  2. "processor": "atmega32u4",
  3. "bootloader": "caterina",
  4. "matrix_pins": {
  5. "direct": [
  6. ["D4", "D2", "E6", "B5", "D7"]
  7. ]
  8. }
  9. }