logo

qmk_firmware

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

keyboard.json (306B)


  1. {
  2. "matrix_pins": {
  3. "cols": ["B10", "B1", "B0", "A7", "A6", "B5", "B4", "B3", "A15", "A10", "A9"],
  4. "rows": ["A5", "A4", "A3", "A2"]
  5. },
  6. "diode_direction": "COL2ROW",
  7. "processor": "STM32F103",
  8. "bootloader": "stm32duino",
  9. "features": {
  10. "bootmagic": true
  11. }
  12. }