aboutsummaryrefslogtreecommitdiffstats
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 848316a36..6bddfb2c3 100644
--- a/keyboards/montsinger/rebound/rebound.h
+++ b/keyboards/montsinger/rebound/rebound.h
@@ -24,4 +24,6 @@
#include "rev2.h"
#elif defined(KEYBOARD_montsinger_rebound_rev3)
#include "rev3.h"
+#elif defined(KEYBOARD_montsinger_rebound_rev4)
+ #include "rev4.h"
#endif