qmk_firmware

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

rules.mk (192B)


      1 CUSTOM_MATRIX = lite
      2 
      3 # project specific files
      4 SRC += matrix.c
      5 UART_DRIVER_REQUIRED = yes
      6 
      7 # Disable unsupported hardware
      8 RGBLIGHT_SUPPORTED = no
      9 AUDIO_SUPPORTED = no
     10 BACKLIGHT_SUPPORTED = no