qmk_firmware

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

rules.mk (164B)


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