logo

qmk_firmware

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

rules.mk (192B)


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