zmk/app/boards/arm/preonic
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
..
board.cmake feat(boards): Add preonic_rev3 board. 2022-12-16 10:52:26 -06:00
CMakeLists.txt feat(boards): Add preonic_rev3 board. 2022-12-16 10:52:26 -06:00
Kconfig.board refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
Kconfig.defconfig fix(usb): Tweak how ZMK_USB gets enabled. 2023-11-13 12:56:23 -08:00
preonic_rev3.dts refactor: Remove static CDC ACM logging nodes. 2024-06-20 12:06:13 -06:00
preonic_rev3.keymap refactor: use zmk,matrix-transform instead of zmk,matrix_transform 2024-01-23 23:02:35 -06:00
preonic_rev3.yaml refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00
preonic_rev3.zmk.yml feat(boards): Add preonic_rev3 board. 2022-12-16 10:52:26 -06:00
preonic_rev3_defconfig fix(usb): Tweak how ZMK_USB gets enabled. 2023-11-13 12:56:23 -08:00