1
0
Fork 0

Fix WAIT_FOR_USB handling (#23598)

This commit is contained in:
Joel Challis 2024-04-24 19:33:52 +01:00 committed by GitHub
parent c8ceda461a
commit 16cca527a6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 27 additions and 14 deletions

View file

@ -21,5 +21,3 @@
#define WS2812_PWM_PAL_MODE 1
#define WS2812_PWM_DMA_STREAM STM32_DMA1_STREAM3
#define WS2812_PWM_DMA_CHANNEL 3
#define WAIT_FOR_USB

View file

@ -6,7 +6,8 @@
"usb": {
"vid": "0x0483",
"pid": "0xA372",
"device_version": "0.0.2"
"device_version": "0.0.2",
"wait_for_enumeration": true
},
"qmk": {
"tap_keycode_delay": 10