[Keymap] develop updates for Drashna Keymaps (#18472)

This commit is contained in:
Drashna Jaelre
2022-09-25 13:04:00 -07:00
committed by GitHub
parent 34490f098a
commit 5abb125b02
22 changed files with 84 additions and 1038 deletions

View File

@@ -127,3 +127,7 @@
} \
}
#endif
#if defined(SPLIT_KEYBOARD) && defined(PROTOCOL_CHIBIOS) && !defined(USB_SUSPEND_WAKEUP_DELAY)
# define USB_SUSPEND_WAKEUP_DELAY 200
#endif