logo

qmk_firmware

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

rules.mk (164B)


  1. # custom bootloader
  2. MCU_LDSCRIPT = noah_boot
  3. BOARD = ST_NUCLEO64_F411RE
  4. WS2812_DRIVER_REQUIRED = yes
  5. CUSTOM_MATRIX = yes
  6. # project specific files
  7. SRC += matrix.c