zmk/app/boards/arm/glove80
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): Make west flash work with new UF2 runner. 2024-02-09 14:32:46 -08:00
CMakeLists.txt feat(boards): Add Glove80 to boards 2023-11-14 02:08:58 -05:00
glove80.dtsi refactor: Remove static CDC ACM logging nodes. 2024-06-20 12:06:13 -06:00
glove80.keymap refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
glove80.yaml feat(boards): Add Glove80 to boards 2023-11-14 02:08:58 -05:00
glove80.zmk.yml feat(boards): Add Glove80 to boards 2023-11-14 02:08:58 -05:00
glove80_lh-pinctrl.dtsi feat(boards): Add Glove80 to boards 2023-11-14 02:08:58 -05:00
glove80_lh.dts refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
glove80_lh.keymap feat(boards): Add Glove80 to boards 2023-11-14 02:08:58 -05:00
glove80_lh_defconfig feat(boards): Add Glove80 to boards 2023-11-14 02:08:58 -05:00
glove80_rh-pinctrl.dtsi feat(boards): Add Glove80 to boards 2023-11-14 02:08:58 -05:00
glove80_rh.dts refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
glove80_rh.keymap feat(boards): Add Glove80 to boards 2023-11-14 02:08:58 -05:00
glove80_rh_defconfig feat(boards): Add Glove80 to boards 2023-11-14 02:08:58 -05:00
Kconfig feat(boards): Add Glove80 to boards 2023-11-14 02:08:58 -05:00
Kconfig.board feat(boards): Add Glove80 to boards 2023-11-14 02:08:58 -05:00
Kconfig.defconfig feat(boards): Add Glove80 to boards 2023-11-14 02:08:58 -05:00
readme.md feat(boards): Add Glove80 to boards 2023-11-14 02:08:58 -05:00
usb_serial_number.c feat(boards): Add Glove80 to boards 2023-11-14 02:08:58 -05:00

MoErgo Glove80

This board definition provides ZMK support for the MoErgo Glove80 keyboard.

MoErgo additionally offers a customized version of ZMK which adds additional functionality such as RGB status indicators, available on GitHub at moergo-sc/zmk. The MoErgo customized ZMK fork is regularly updated to include the latest changes from mainline ZMK, but will not always be completely up-to-date. MoErgo also offers an online layout configurator and firmware builder application using the customized fork at my.glove80.com.

While mainline ZMK is expected to work well with Glove80, MoErgo only provides support for use of their customized fork. Likewise, the ZMK community cannot directly provide support for MoErgo's fork.