diff --git a/keyboards/keebio/iris/keymaps/ivaan/config.h b/keyboards/keebio/iris/keymaps/ivaan/config.h
index d2d4ed1bf0f9..7bb0588d686d 100644
--- a/keyboards/keebio/iris/keymaps/ivaan/config.h
+++ b/keyboards/keebio/iris/keymaps/ivaan/config.h
@@ -28,7 +28,7 @@ along with this program. If not, see .
#define TAPPING_TERM_PER_KEY
// Prevent normal rollover on alphas from accidentally triggering mods.
-#define IGNORE_MOD_TAP_INTERRUPT
+//#define IGNORE_MOD_TAP_INTERRUPT - compile error suggests I no longer need this
// but do allow nested taps to cause hold mods
#define PERMISSIVE_HOLD
@@ -41,4 +41,4 @@ along with this program. If not, see .
#define MOUSEKEY_TIME_TO_MAX 128 // Number of frames until maximum cursor speed is reached
#define MOUSEKEY_FRICTION 12 // How quickly the cursor stops after releasing a key
-#define BOTH_SHIFTS_TURNS_ON_CAPS_WORD
\ No newline at end of file
+#define BOTH_SHIFTS_TURNS_ON_CAPS_WORD