~ruther/qmk_firmware

ref: 892ba2ed01f8b20d50225d2696ee4fff1f548e49 qmk_firmware/keyboards/gboards/ergotaco/post_rules.mk -rw-r--r-- 180 bytes
892ba2ed — zvecr Merge remote-tracking branch 'origin/master' into develop 2 years ago
                                                                                
1
2
3
4
5
6
7
8
# A bunch of stuff that you shouldn't touch unless you
# know what you're doing.
#
# No touchy, capiche?
ifeq ($(strip $(DEBUG_MATRIX)), yes)
    OPT_DEFS += -DDEBUG_MATRIX
endif