logo

qmk_firmware

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

rules.mk (129B)


  1. # Processor frequency
  2. F_CPU = 8000000
  3. CUSTOM_MATRIX = lite
  4. # project specific files
  5. SRC += matrix.c
  6. UART_DRIVER_REQUIRED = yes