qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

rules.mk (167B)


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