zmk/app/boards/arm/kbdfans_tofu65
Peter Johanson a080b5287f refactor: Remove static CDC ACM logging nodes.
* To avoid spurious CDC ACM instances when usint CDC ACM for something
  other than logging, move to the approach used by Zephyr of using a
  snippet to redirect console output to a CDC ACM node added by the
  snippet. Remove all the existing static CDC ACM nodes.
* Add new `zmk-usb-logging` snippet that mirrors the upstream
  `cdc-acm-logging` snippet, but still does our extra USB logging
  configuration.
* Updated logging docs accordingly.

Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
2024-06-20 12:06:13 -06:00
..
kbdfans_tofu65_v2.dts refactor: Remove static CDC ACM logging nodes. 2024-06-20 12:06:13 -06:00
kbdfans_tofu65_v2.keymap feat(boards): Add KBDfans Tofu65 2.0 board 2023-05-18 17:47:36 -06:00
kbdfans_tofu65_v2.yaml feat(boards): Add KBDfans Tofu65 2.0 board 2023-05-18 17:47:36 -06:00
kbdfans_tofu65_v2.zmk.yml feat(boards): Add KBDfans Tofu65 2.0 board 2023-05-18 17:47:36 -06:00
kbdfans_tofu65_v2_defconfig fix(usb): Tweak how ZMK_USB gets enabled. 2023-11-13 12:56:23 -08:00
Kconfig.board feat(boards): Add KBDfans Tofu65 2.0 board 2023-05-18 17:47:36 -06:00
Kconfig.defconfig fix(usb): Tweak how ZMK_USB gets enabled. 2023-11-13 12:56:23 -08:00