zmk/app/boards/arm/adv360pro
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
..
adv360pro-pinctrl.dtsi feat(boards): Kinesis Advantage 360 pro 2023-11-27 19:09:58 -05:00
adv360pro.dtsi refactor: Remove static CDC ACM logging nodes. 2024-06-20 12:06:13 -06:00
adv360pro.keymap feat(boards): Kinesis Advantage 360 pro 2023-11-27 19:09:58 -05:00
adv360pro.yaml feat(boards): Kinesis Advantage 360 pro 2023-11-27 19:09:58 -05:00
adv360pro.zmk.yml feat(boards): Kinesis Advantage 360 pro 2023-11-27 19:09:58 -05:00
adv360pro_left.dts fix: Add wakeup-source; to kscan nodes for ZMK_SLEEP. 2024-03-29 12:31:43 -07:00
adv360pro_left_defconfig feat(boards): Kinesis Advantage 360 pro 2023-11-27 19:09:58 -05:00
adv360pro_right.dts fix: Add wakeup-source; to kscan nodes for ZMK_SLEEP. 2024-03-29 12:31:43 -07:00
adv360pro_right_defconfig feat(boards): Kinesis Advantage 360 pro 2023-11-27 19:09:58 -05:00
board.cmake feat(boards): Make west flash work with new UF2 runner. 2024-02-09 14:32:46 -08:00
Kconfig feat(boards): Kinesis Advantage 360 pro 2023-11-27 19:09:58 -05:00
Kconfig.board feat(boards): Kinesis Advantage 360 pro 2023-11-27 19:09:58 -05:00
Kconfig.defconfig feat(boards): Kinesis Advantage 360 pro 2023-11-27 19:09:58 -05:00
README.md feat(boards): Kinesis Advantage 360 pro 2023-11-27 19:09:58 -05:00

Kinesis Advantage 360 Professional

This board definition provides upstream support for the Kinesis Advantage 360 Professional

Kinesis offer a specific custom configuration for the 360 Pro that references a customised version of ZMK with Advantage 360 Pro specific functionality and changes over base ZMK. The Kinesis fork is regularly updated to bring the latest updates and changes from base ZMK however will not always be completely up to date, some features such as new keycodes will not be immediately available on the 360 Pro after they are implemented in base ZMK.

When using this board definition some of the more advanced features (the indicator RGB leds) will not work, and Kinesis cannot provide customer service for usage of base ZMK. Likewise the ZMK community cannot provide support for either the Kinesis keymap editor, nor any usage of the Kinesis custom fork.