summaryrefslogtreecommitdiff
path: root/keyboards/ymd75/ymd75.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ymd75/ymd75.h')
-rw-r--r--keyboards/ymd75/ymd75.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/ymd75/ymd75.h b/keyboards/ymd75/ymd75.h
index afeb095670..134f08060f 100644
--- a/keyboards/ymd75/ymd75.h
+++ b/keyboards/ymd75/ymd75.h
@@ -6,4 +6,6 @@
#include "rev1.h"
#elif defined(KEYBOARD_ymd75_rev2)
#include "rev2.h"
+#elif defined(KEYBOARD_ymd75_rev3)
+ #include "rev3.h"
#endif