logo

qmk_firmware

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

rules.mk (170B)


  1. CUSTOM_MATRIX = yes
  2. # A bunch of stuff that you shouldn't touch unless you
  3. # know what you're doing.
  4. #
  5. # No touchy, capiche?
  6. SRC += matrix.c
  7. I2C_DRIVER_REQUIRED = yes