logo

qmk_firmware

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

rules.mk (167B)


  1. POINTING_DEVICE_DRIVER = custom
  2. CUSTOM_MATRIX = yes # Remote matrix from the wireless bridge
  3. # # project specific files
  4. SRC += matrix.c
  5. UART_DRIVER_REQUIRED = yes