From b7a387326c0ca3578b65fddb9508690f014a964c Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Thu, 4 Jan 2024 18:47:25 +0100 Subject: [PATCH] Enable usb logging --- config/splitkb_aurora_corne.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/splitkb_aurora_corne.conf b/config/splitkb_aurora_corne.conf index f3d1c41..b80ae40 100644 --- a/config/splitkb_aurora_corne.conf +++ b/config/splitkb_aurora_corne.conf @@ -9,3 +9,5 @@ CONFIG_ZMK_KEYBOARD_NAME="Spazz" # this is so that the lag on the right side is minimized. # https://zmk.dev/docs/troubleshooting#connectivity-issues CONFIG_BT_CTLR_TX_PWR_PLUS_8=y + +CONFIG_ZMK_USB_LOGGING=y