summaryrefslogtreecommitdiff
path: root/users/danielo515/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/danielo515/config.h')
-rw-r--r--users/danielo515/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/users/danielo515/config.h b/users/danielo515/config.h
new file mode 100644
index 0000000000..65654388d2
--- /dev/null
+++ b/users/danielo515/config.h
@@ -0,0 +1,6 @@
+#pragma once
+
+#if defined(COMBO_ENABLE)
+ #define COMBO_COUNT 4
+ #define COMBO_TERM 50
+#endif // !COMBO_ENABLE