aboutsummaryrefslogtreecommitdiff
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 @@
24 #include "rev2.h" 24 #include "rev2.h"
25#elif defined(KEYBOARD_montsinger_rebound_rev3) 25#elif defined(KEYBOARD_montsinger_rebound_rev3)
26 #include "rev3.h" 26 #include "rev3.h"
27#elif defined(KEYBOARD_montsinger_rebound_rev4)
28 #include "rev4.h"
27#endif 29#endif