From 3a3e5abac992712a8bb4e9b61430f5fc62dc6043 Mon Sep 17 00:00:00 2001 From: Drashna Jaelre Date: Wed, 31 May 2023 11:44:06 -0700 Subject: [Keymap] Drashna Keymap updates for 0.21.0 (#21073) --- users/drashna/post_config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'users/drashna/post_config.h') diff --git a/users/drashna/post_config.h b/users/drashna/post_config.h index 85ce0e3108..5a2dfb6637 100644 --- a/users/drashna/post_config.h +++ b/users/drashna/post_config.h @@ -121,7 +121,7 @@ # ifndef MOUSEKEY_WHEEL_DECELERATED_MOVEMENTS # define MOUSEKEY_WHEEL_DECELERATED_MOVEMENTS 8 # endif -#endif // MOUSEKEY_ENABLE +#endif // MOUSEKEY_ENABLE #define MOUSE_EXTENDED_REPORT @@ -134,7 +134,7 @@ #endif #if defined(SPLIT_KEYBOARD) && defined(PROTOCOL_CHIBIOS) && !defined(USB_SUSPEND_WAKEUP_DELAY) -# define USB_SUSPEND_WAKEUP_DELAY 200 +# define USB_SUSPEND_WAKEUP_DELAY 500 #endif #if defined(XAP_ENABLE) && !defined(__AVR__) -- cgit v1.2.3