qmk_firmware

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

post_rules.mk (80B)


      1 ifeq ($(strip $(WATCHDOG_ENABLE)), yes)
      2     OPT_DEFS += -DWATCHDOG_ENABLE
      3 endif