aboutsummaryrefslogtreecommitdiff
path: root/keyboards/manta60/post_rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/manta60/post_rules.mk')
-rw-r--r--keyboards/manta60/post_rules.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/manta60/post_rules.mk b/keyboards/manta60/post_rules.mk
new file mode 100644
index 000000000..e26b52df3
--- /dev/null
+++ b/keyboards/manta60/post_rules.mk
@@ -0,0 +1,3 @@
1ifeq ($(strip $(IOS_DEVICE_ENABLE)), yes)
2 OPT_DEFS += -DIOS_DEVICE_ENABLE
3endif