[Keymap] Drashna updates for 0.20.0 (#19960)

This commit is contained in:
Drashna Jaelre 2023-02-28 11:14:48 -08:00 committed by GitHub
parent 05631b276d
commit 051401175d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
34 changed files with 459 additions and 346 deletions

View file

@ -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