Move USB logging to left-half-only cmake-args
Shared corne.conf breaks right half (no USB device). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
463a377986
commit
00a4b60a2e
2 changed files with 3 additions and 2 deletions
|
|
@ -59,6 +59,7 @@ include:
|
|||
shield: corne_left nice_oled
|
||||
artifact-name: nice_corne_left_oled_rgb
|
||||
snippet: rgb-config studio-rpc-usb-uart zmk-usb-logging
|
||||
cmake-args: -DCONFIG_ZMK_USB_LOGGING=y -DCONFIG_LOG_PROCESS_THREAD_STARTUP_DELAY_MS=8000
|
||||
# nice_nano_v2 + nice_oled + RGB (RIGHT)
|
||||
- board: nice_nano_v2
|
||||
shield: corne_right nice_oled
|
||||
|
|
|
|||
|
|
@ -135,5 +135,5 @@ CONFIG_LIB_CPLUSPLUS=y
|
|||
CONFIG_HEAP_MEM_POOL_SIZE=32768
|
||||
|
||||
### DEBUG OPTIONS
|
||||
CONFIG_ZMK_USB_LOGGING=y
|
||||
CONFIG_LOG_PROCESS_THREAD_STARTUP_DELAY_MS=8000
|
||||
# CONFIG_ZMK_USB_LOGGING=y
|
||||
# CONFIG_LOG_PROCESS_THREAD_STARTUP_DELAY_MS=8000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue