From 0731beba008c8d85feed0ea78dbc58f1e0058501 Mon Sep 17 00:00:00 2001 From: daniel Date: Sun, 25 May 2025 18:39:03 +0200 Subject: [PATCH] Revert "feat: add usb logging to config" This reverts commit 017773f4bd1aae587717239f9f8c5af7f7532ae5. --- config/corax.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/config/corax.conf b/config/corax.conf index 67edd93..803fe1a 100644 --- a/config/corax.conf +++ b/config/corax.conf @@ -27,5 +27,3 @@ CONFIG_BT_CTLR_TX_PWR_PLUS_8=y CONFIG_BT_GATT_ENFORCE_SUBSCRIPTION=y CONFIG_ZMK_EXT_POWER=y - -CONFIG_ZMK_USB_LOGGING=y