summaryrefslogtreecommitdiff
path: root/keyboards/newgame40/post_rules.mk
blob: 68229fe12b9e8db196c5a3bce0a849a554eaec16 (plain)
1
2
3
ifeq ($(strip $(IOS_DEVICE_ENABLE )), yes)
    OPT_DEFS += -DIOS_DEVICE_ENABLE 
endif