summaryrefslogtreecommitdiffstats
path: root/layouts/community/numpad_5x6/drashna/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/community/numpad_5x6/drashna/config.h')
-rw-r--r--layouts/community/numpad_5x6/drashna/config.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/layouts/community/numpad_5x6/drashna/config.h b/layouts/community/numpad_5x6/drashna/config.h
index ec66940e0..e3a70694a 100644
--- a/layouts/community/numpad_5x6/drashna/config.h
+++ b/layouts/community/numpad_5x6/drashna/config.h
@@ -14,5 +14,7 @@
#define RGBLIGHT_EFFECT_BREATHE_CENTER 1
#endif // RGBLIGHT_ENABLE
-
-#define TAP_CODE_DELAY 10
+#if defined(KEYBOARD_primekb_prime_m)
+#undef PRODUCT
+#define PRODUCT Drashna Hacked Prime_M Macro Pad
+#endif