logo

qmk_firmware

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

rules.mk (115B)


  1. # Build Options
  2. # change yes to no to disable
  3. #
  4. CUSTOM_MATRIX = yes
  5. SRC += matrix.c
  6. I2C_DRIVER_REQUIRED = yes