* 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> |
||
---|---|---|
.. | ||
board.cmake | ||
CMakeLists.txt | ||
glove80.dtsi | ||
glove80.keymap | ||
glove80.yaml | ||
glove80.zmk.yml | ||
glove80_lh-pinctrl.dtsi | ||
glove80_lh.dts | ||
glove80_lh.keymap | ||
glove80_lh_defconfig | ||
glove80_rh-pinctrl.dtsi | ||
glove80_rh.dts | ||
glove80_rh.keymap | ||
glove80_rh_defconfig | ||
Kconfig | ||
Kconfig.board | ||
Kconfig.defconfig | ||
readme.md | ||
usb_serial_number.c |
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.