summaryrefslogtreecommitdiff
path: root/keyboards/montsinger/rebound/rebound.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/montsinger/rebound/rebound.h')
-rw-r--r--keyboards/montsinger/rebound/rebound.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/montsinger/rebound/rebound.h b/keyboards/montsinger/rebound/rebound.h
index c9fc262778..848316a366 100644
--- a/keyboards/montsinger/rebound/rebound.h
+++ b/keyboards/montsinger/rebound/rebound.h
@@ -22,4 +22,6 @@
#include "rev1.h"
#elif defined(KEYBOARD_montsinger_rebound_rev2)
#include "rev2.h"
+#elif defined(KEYBOARD_montsinger_rebound_rev3)
+ #include "rev3.h"
#endif