commit 2f469264595d4269e7d36318419ae6a9753e5b7e parent 19af2c2ca2e8e361b2e67309bca05bc23823ff4d Author: Chris <chris@echoz.io> Date: Sun, 21 Dec 2025 16:50:29 +0100 fix: disable usb logging Diffstat:
| M | config/helix.conf | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/config/helix.conf b/config/helix.conf @@ -1,5 +1,4 @@ CONFIG_ZMK_KEYBOARD_NAME="FelixKeeb" -CONFIG_ZMK_USB_LOGGING=y CONFIG_ZMK_SLEEP=y CONFIG_ZMK_DISPLAY=y CONFIG_ZMK_DISPLAY_WORK_QUEUE_DEDICATED=y