diff options
Diffstat (limited to 'keyboards/montsinger/rebound/rebound.h')
-rw-r--r-- | keyboards/montsinger/rebound/rebound.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/montsinger/rebound/rebound.h b/keyboards/montsinger/rebound/rebound.h index 848316a366..6bddfb2c3a 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 |