@ -20,8 +20,8 @@ It is recommended to only enable logging when needed, and not leaving it on by d
@@ -20,8 +20,8 @@ It is recommended to only enable logging when needed, and not leaving it on by d
## Kconfig
The following KConfig values need to be set, either by copy and pasting into the `app/prj.conf` file, or by running
`west build -t menuconfig` and manually enabling the various settings in that UI.
The `CONFIG_ZMK_USB_LOGGING` KConfig value needs to be set, either by copy and pasting into the `app/prj.conf` file, or by running
`west build -t menuconfig` and manually enabling the setting in that UI at `ZMK -> Advanced -> USB Logging`.
:::note
If you are debugging your own keyboard in your [user config repository](./user-setup.md), use
@ -32,27 +32,7 @@ for you successfully.
@@ -32,27 +32,7 @@ for you successfully.
```
# Turn on logging, and set ZMK logging to debug output