summaryrefslogtreecommitdiffstats
path: root/users/drashna/post_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/drashna/post_config.h')
-rw-r--r--users/drashna/post_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/drashna/post_config.h b/users/drashna/post_config.h
index 85e60df681..85ce0e3108 100644
--- a/users/drashna/post_config.h
+++ b/users/drashna/post_config.h
@@ -137,7 +137,7 @@
# define USB_SUSPEND_WAKEUP_DELAY 200
#endif
-#ifdef XAP_ENABLE
+#if defined(XAP_ENABLE) && !defined(__AVR__)
# undef DYNAMIC_KEYMAP_LAYER_COUNT
# define DYNAMIC_KEYMAP_LAYER_COUNT 12
#endif