Merge pull request #2 from foostan/update_config_USB_SUSPEND_WAKEUP_DELAY

Update config usb suspend wakeup delay
This commit is contained in:
Kosuke Adachi 2024-04-20 01:56:45 +09:00 committed by GitHub
commit c1f717e088
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 7 additions and 5 deletions

View File

@ -86,8 +86,8 @@ vial-qmk-compile-all:
update-all:
make git-submodule
make qmk-clean
make qmk-init
make qmk-init-all
make qmk-compile-all
make vial-qmk-clean
make vial-qmk-init
make vial-qmk-init-all
make vial-qmk-compile-all

View File

@ -675,7 +675,7 @@
:102A200000C0000088E19AE00FB6F894A895809362
:102A300060000FBE90936000FFCFCF93C82F6FEF61
:102A4000811164E285E290E00E9454336FEFC1117E
:102A500063E086E290E00E9454336FEFC11161E3BE
:102A500064E086E290E00E9454336FEFC11166E1BA
:102A600087E290E00E945433CF910895CF93DF9393
:102A7000C9EAD1E060E0CE010E9454332196C1152D
:102A800084E0D807B9F7DF91CF9108951F93CF93D2
@ -693,8 +693,8 @@
:102B4000CF90BF90AF90089580E00E941D1560E087
:102B500088E290E00E9454330E946C150E94361562
:102B600081E00E941D15089585E290E00E943033B7
:102B7000843289F486E290E00E943033833059F445
:102B800087E290E00E94303391E0813309F090E0D9
:102B7000843289F486E290E00E943033843059F444
:102B800087E290E00E94303391E0863109F090E0D6
:102B9000892F8170089580E0FCCF0F931F93CF930E
:102BA000DF93843030F5683020F5463010F5C42FBF
:102BB000D0E0CC0FDD1F2CE0629FC00DD11D112491

View File

@ -14,6 +14,8 @@
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
#define RGB_MATRIX_KEYPRESSES
#define USB_SUSPEND_WAKEUP_DELAY 200
/* RP2040- and hardware-specific config */
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 500U