logo

qmk_firmware

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

post_rules.mk (180B)


  1. # A bunch of stuff that you shouldn't touch unless you
  2. # know what you're doing.
  3. #
  4. # No touchy, capiche?
  5. ifeq ($(strip $(DEBUG_MATRIX)), yes)
  6. OPT_DEFS += -DDEBUG_MATRIX
  7. endif